Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-hakkaart committed Mar 24, 2022
1 parent 9ef8cfb commit 64620bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ On release, automated continuous integration tests run the pipeline on a [full-s
* Convert SAM to co-ordinate sorted BAM and obtain mapping metrics ([`SAMtools`](http://www.htslib.org/doc/samtools.html))
6. Create bigWig ([`BEDTools`](https://github.com/arq5x/bedtools2/), [`bedGraphToBigWig`](http://hgdownload.soe.ucsc.edu/admin/exe/)) and bigBed ([`BEDTools`](https://github.com/arq5x/bedtools2/), [`bedToBigBed`](http://hgdownload.soe.ucsc.edu/admin/exe/)) coverage tracks for visualisation
7. DNA-specific downstream analysis:
* DNA variant calling ([`medaka`](https://github.com/nanoporetech/medaka) and/or [`sniffles`](https://github.com/fritzsedlazeck/Sniffles))
* DNA short variant calling ([`medaka`](https://github.com/nanoporetech/medaka))
* DNA structural variant calling ([`sniffles`](https://github.com/fritzsedlazeck/Sniffles))
8. RNA-specific downstream analysis:
* Transcript reconstruction and quantification ([`bambu`](https://bioconductor.org/packages/release/bioc/html/bambu.html) or [`StringTie2`](https://ccb.jhu.edu/software/stringtie/))
* bambu performs both transcript reconstruction and quantification.
Expand Down

0 comments on commit 64620bd

Please sign in to comment.