Difference between revisions of "Bioinformatics Software"
From CsWiki
Line 9: | Line 9: | ||
Installed version: 2.29.0 | Installed version: 2.29.0 | ||
− | Usage: module load bedtools | + | Usage: |
+ | |||
+ | module load bedtools | ||
+ | |||
+ | === GATK === | ||
+ | Genome Analysis Toolkit. It is a collection of command-line tools for analyzing high-throughput sequencing data with a primary focus on variant discovery. | ||
+ | |||
+ | The tools can be used individually or chained together into complete workflows. | ||
+ | |||
+ | [https://software.broadinstitute.org/gatk/documentation/ Webpage] | ||
+ | |||
+ | Installed version: 4.1.3.0 | ||
+ | |||
+ | Usage: | ||
+ | |||
+ | module load gatk |
Revision as of 11:11, 23 September 2019
Software installed in Bioinformatics cluster
Bedtools
Bedtools is a fast, flexible toolset for genome arithmetic.
Installed version: 2.29.0
Usage:
module load bedtools
GATK
Genome Analysis Toolkit. It is a collection of command-line tools for analyzing high-throughput sequencing data with a primary focus on variant discovery.
The tools can be used individually or chained together into complete workflows.
Installed version: 4.1.3.0
Usage:
module load gatk