Permalink
Newer
100644
47 lines (46 sloc)
815 Bytes
|
|
||
| 1 | # Packages available in the Homebrew and Linuxbrew package manager | |
| 2 | --- | |
| 3 | bio_nextgen: | |
| 4 | alignment: | |
|
|
||
| 5 | - bwa | |
|
|
||
| 6 | - bowtie2 | |
| 7 | - novoalign | |
|
|
||
| 8 | - rna-star | |
|
|
||
| 9 | utilities: | |
|
|
||
| 10 | - bamtools | |
|
|
||
| 11 | - bedtools | |
|
|
||
| 12 | - cramtools | |
|
|
||
| 13 | - biobambam | |
|
|
||
| 14 | - fastqc | |
|
|
||
| 15 | - fastx_toolkit | |
|
|
||
| 16 | - qualimap | |
|
|
||
| 17 | - sambamba-binary | |
|
|
||
| 18 | - staden_io_lib | |
|
|
||
| 19 | analysis: | |
|
|
||
| 20 | - cufflinks-binary | |
|
|
||
| 21 | - samtools | |
|
|
||
| 22 | - htslib | |
| 23 | - bcftools | |
|
|
||
| 24 | #- tophat | |
| 25 | variant: | |
|
|
||
| 26 | - delly;--with-binary | |
|
|
||
| 27 | - freebayes | |
|
|
||
| 28 | - gatk-framework | |
|
|
||
| 29 | - lofreq | |
|
|
||
| 30 | - lumpy-sv | |
|
|
||
| 31 | - pindel | |
|
|
||
| 32 | - platypus-variant | |
|
|
||
| 33 | - rtg-tools | |
|
|
||
| 34 | - scalpel | |
|
|
||
| 35 | - snpeff | |
|
|
||
| 36 | - theta2 | |
|
|
||
| 37 | - vardict | |
|
|
||
| 38 | - vcflib | |
|
|
||
| 39 | - vcftools | |
|
|
||
| 40 | - vep | |
|
|
||
| 41 | - wham | |
|
|
||
| 42 | # - yaha The Principal Investigator has moved; the software does not download ATM | |
|
|
||
| 43 | integration: | |
| 44 | - biointerchange | |
|
|
||
| 45 | distributed: | |
|
|
||
| 46 | - parallel |