genetica:bioinf_process:getready
The set of software needed to run bioinformatic analysis is nicely described and summarized in one of GATK's articles entittled software required .
In summary, we will need the following software packages:
- HTSlib which Samtools will need at some steps
- Genome Analysis Toolkit (GATK) - be sure to have its latest version since they upload it quite often and the support system always refers to latest version
- RStudio IDE and R libraries ggplot2 and gsalib
all of them are installed in Detritus, in the following directories:
- bwa: /opt/exoma/bin/bwa
- samtools: /opt/exoma/bin/samtools
- htslib: /opt/exoma/bin/htslib-master
- picard: /opt/exoma/bin/picard
- GATK: /opt/exoma/bin/GATK
- igv: /opt/exoma/bin/igv
- R: /usr/bin/R /usr/lib64/R /usr/include/R /usr/share/R /usr/share/man/man1/R.1.gz
genetica/bioinf_process/getready.txt · Last modified: 2020/08/04 10:58 by 127.0.0.1