Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vuthuyduong committed Feb 7, 2023
1 parent 36c1cf2 commit b179a41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ The SNP pipeline is to generate a vcf file based on the raw data (fastq files) o
## Dependencies (see examples/SNP_data_B8441.json for example):

- [longshot](https://www.nature.com/articles/s41467-019-12493-y), used for long reads
- [minimap2](https://academic.oup.com/bioinformatics/article/34/18/3094/4994778), used to map long reads to the reference genome
- [gatk](https://gatk.broadinstitute.org/hc/en-us), used short reads
- [bwa](https://bio-bwa.sourceforge.net/), used to map short reads to the reference genome
- [sratoolkit](https://github.com/ncbi/sra-tools), optional for downloading sra
- [picard](https://broadinstitute.github.io/picard/), optional for marking duplicates for short reads

Expand Down

0 comments on commit b179a41

Please sign in to comment.