Replies: 2 comments
-
HISAT-3NImprovementsThis is a recent aligner based on HISAT2 and provides decent speed-up compared to bismark/bowtie2. Performance ComparisonDetailsCommands to run are described here: https://github.com/DaehwanKimLab/hisat2/tree/hisat-3n#examples-3 The output format is described here: https://github.com/DaehwanKimLab/hisat2/tree/hisat-3n#sample-3n-conversion-table Open Questions
Resourcespaper: https://genome.cshlp.org/content/31/7/1290.full |
Beta Was this translation helpful? Give feedback.
-
gemBSImprovementsGEMBS is a bioinformatic pipeline designed for high-throughput analysis of DNA methylation from whole genome bisulfites sequencing data (WGBS). It employs GEM3, a high performance read aligner and BScall, a variant caller specifically for bisulfite sequencing data. GEMBS produces alignment BAM files, BCF files with variant calls and methylation values, BED files with methylation at CpG and non-CpG sites, bigBed and BigWig files for visualisation of methylation data in a genome browser along with comprehensive QC reports on the mapping and calling process. Performance ComparisonDetailsCommands to run are described here: http://statgen.cnag.cat/gemBS/UserGuide/_build/html/example.html The output format is described here: http://statgen.cnag.cat/gemBS/UserGuide/_build/html/pipelineExtract.html Open Questions
Resourcespaper: https://academic.oup.com/bioinformatics/article/35/5/737/5077236 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Collecting new aligners to integrate into the pipeline
Here we are starting a collection of more recent aligners/wrappers that could be implemented as additional/alternative aligners for the pigx-bsseq pipeline.
The aligners collected here have to support bisulfite converted reads.
Please follow this template to add information about a new item:
Beta Was this translation helpful? Give feedback.
All reactions