-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathold_port_install_script.sh
103 lines (99 loc) · 2.25 KB
/
old_port_install_script.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
#! /bin/bash
# install dependencies
sudo port install jpeg
sudo port install jpeg2ps
sudo port install libpng
sudo port install gd2
sudo port install fontconfig
sudo port install freetype
sudo port install raxml
sudo port install py26-ete2
sudo port install tophat
sudo port install cufflinks
sudo port install mongodb
sudo port install mysql5
sudo port install gcc_select
sudo port install libgcc
sudo port install py-biopython
sudo port install py-gitpython
sudo port install ipython
sudo port install py-pythonutils
sudo port install rb-bioruby
sudo port install ruby
sudo port install py-matplotlib
sudo port install py-pandas
sudo port install py-scipy
sudo port install py-numpy
sudo port install jpeg6b
sudo port install libjpeg-turbo
sudo port install perl
sudo port install gsl
sudo port install py27-gsl
sudo port install py-pip
brew tap homebrew/science
brew install abyss
brew install allpaths-lg
brew install amos
brew install bamtools
brew install bam-readcount
brew install --HEAD beagle
brew install bamutil
brew install bedops
brew install bedtools
brew install --HEAD bioawk
brew install bitseq
brew install blasr
brew install blast
brew install blat
brew install bowtie
brew install bowtie2
brew install bwa
brew install cd-hit
brew install celera-assembler
brew install clustal-omega
brew install clustal-w
brew install cufflinks
brew install fast-statistical-alignment
brew install fasta
brew install fastqc
brew install fasttree
brew install fastx-toolkit
brew install glimmer3
brew install hmmer
brew install igv
brew install infernal
brew install jellyfish
brew install kalign
brew install kissplice
brew install kmergenie
brew install lastz
brew install libsequence
brew install mafft
brew install minia
brew install mira
brew install mummer
brew install muscle
brew install novoalign
brew install paml
brew install phylip
brew install phyml
brew install primer3
brew install quast
brew install raxml
brew install samtools
brew install seqtk
brew install shogun
brew install sickle
brew install snp_sites
brew install soapdenovo
brew install spades
brew install sratoolkit
brew install stacks
brew install trinity
brew install trnascan
brew install velvet
brew install velvetoptimiser
brew install viennarna
brew install vcftools
brew install yaha
# brew install megahit