methylseq icon indicating copy to clipboard operation
methylseq copied to clipboard

Methylation (Bisulfite-Sequencing) analysis pipeline using Bismark or bwa-meth + MethylDackel

Results 80 methylseq issues
Sort by recently updated
recently updated
newest added

### Description of feature It would be very nice if methylseq had a metro map, so that is easier to get an overview of the pipeline.

enhancement

This pull request introduces an initial implementation for processing NuGen Ovation RRBS libraries, drawing guidance from the commands outlined in the [NuMetRRBS](https://github.com/nugentechnologies/NuMetRRBS) repository. Currently, the focus is on integrating fundamental...

WIP
stale

Hello, Please add [rastair](https://bitbucket.org/bsblabludwig/rastair/src/master/) to the pipeline as [an alternative tool](https://www.nature.com/articles/s41587-019-0041-2) to analyse **methylseq** data without bisulfite conversion (TAPS = TET Assisted Pyridine borane Sequencing).

enhancement

### Description of feature Hello, I've adapted the workflow to process data from the NuGEN Ovation RRBS Methyl-Seq system. See [branch](https://github.com/zifornd/methylseq/tree/ovation) and processing [guidelines](https://github.com/nugentechnologies/NuMetRRBS). I'm considering contributing this to the...

stale

- post-release dev bump version and snapshots - fix for bug #354 - dev branch - Update modules.config - Update CHANGELOG.md - chore: Update CHANGELOG - ci: Add scatter CI...

Hello all, I've put together a draft PR incorporating the [Biscuit](https://huishenlab.github.io/biscuit/) suite of tools. This is still a work in progress, but I wanted to open the PR and get...

WIP
stale

The module: collecthsmetrics is now available from modules/nf-core

WIP

### Description of the bug I've identified a potential issue in the recent pipeline release (v2.5.0). It seems the groupTuple command is executed twice during the input channel creation and...

bug

### Description of feature Qualimap has notoriously high memory usage, which means when analysing ultra-high depth samples it can run out of memory and bring the entire pipeline down. We...

enhancement

https://github.com/nf-core/methylseq/pull/350#discussion_r1434869399 ```[tasklist] ### Tasks - [ ] Cache Nextflow - [ ] Clean up Job names - [ ] Better reporting ```