Permalink
Newer
Older
100644 111 lines (110 sloc) 1.92 KB
Jun 15, 2010 @chapmanb YAML configuration file for custom installs
1 ---
Jan 7, 2013 @rsanka Modified to match new vcr.py (updated 2013-01-07)
2 # List of custom programs to install that are not packaged. These each require
Jun 15, 2010 @chapmanb YAML configuration file for custom installs
3 # a install_name function in the appropriate place in the 'custom' directory to
4 # define the steps for downloading, building, and installing the package.
May 13, 2011 @chapmanb emboss and macs install targets; update custom next-get libraries for…
5 bio_general:
Nov 14, 2012 @chapmanb Updates for next CloudBioLinux release on Ubuntu 12.10: work through …
6 #- bio4j # no easy download for 0.8
Jul 2, 2013 @chapmanb Preparation for new release on 13.04. Update package list on 13.04. U…
7 - anaconda
May 13, 2011 @chapmanb emboss and macs install targets; update custom next-get libraries for…
8 - emboss
Dec 23, 2011 @chapmanb Instructions for PGDSpider conversion program
9 - pgdspider
Jun 20, 2010 @chapmanb Generate genome data; generalize software installs into main Biolinux…
10 bio_nextgen:
Jan 22, 2011 @chapmanb Finalize intall on virtualbox/vagrant; include additional next gen so…
11 alignment:
Jul 20, 2010 @chapmanb Small fixes for automation on 64 bit builds
12 - bowtie
Feb 3, 2011 @chapmanb Add additional packages: tophat, cufflinks, gmap, bedtools, freebayes…
13 - gmap
Mar 27, 2011 @chapmanb Lastz alignment
14 - lastz
Jun 8, 2011 @chapmanb mosaik aligner custom install instructions; thanks to Amit Indap for …
15 - mosaik
Nov 14, 2012 @chapmanb Additional cleanup of custom builds for new release: add SNAP build +…
16 # - perm # difficult build process with directory names
17 - snap
Jul 11, 2013 @chapmanb Install vcfutils.pl as part of samtools installation
18 #- stampy # no version names on tarballs
Aug 14, 2013 @chapmanb Add STAR and rnaseqc to default packages for CloudBioLinux and minima…
19 utilities:
Feb 15, 2012 @chapmanb Additional next-gen software: last-align, ECHO, dwgsim, stampy, CRISP…
20 - dwgsim
May 19, 2013 @chapmanb Updated versions of RNA-seq and fastq assessment software. Thanks to …
21 - fastq_screen
Mar 1, 2013 @chapmanb Provide builds for variant calling and prep tools from Marth lab: vcf…
22 - ogap
Aug 14, 2013 @chapmanb Add STAR and rnaseqc to default packages for CloudBioLinux and minima…
23 - rnaseqc
Jan 12, 2012 @chapmanb Install target for varianttools
24 - varianttools
Nov 23, 2013 @roryk Added disambiguate to bionextgen.
25 - disambiguate
Feb 18, 2014 @roryk Add AlienTrimmer to the bio_nextgen custom installer.
26 - alientrimmer
May 18, 2011 @chapmanb Build target for sabre; barcode de-mulitplexing
27 analysis:
Nov 14, 2012 @chapmanb Additional cleanup of custom builds for new release: add SNAP build +…
28 # - echo # build problems on ubuntu 12.10
Aug 2, 2010 @chapmanb Data retrieval: get additional liftOver versions and BLAST indexed un…
29 - picard
May 25, 2011 @chapmanb Install target for shrec k-mer read filtration
30 - shrec
Feb 6, 2011 @chapmanb Hook for individual installation of custom packages; add solexqa install
31 - tophat
Feb 25, 2014 @roryk Add featureCounts.
32 - featurecounts
Jan 22, 2011 @chapmanb Finalize intall on virtualbox/vagrant; include additional next gen so…
33 assembly:
34 - abyss
Aug 20, 2012 @chapmanb Build targets for Cortex denovo variant calling
35 - cortex_var
Nov 1, 2012 @sebhtml The Ray distributed genome assembled was added
36 - ray
Mar 14, 2011 @chapmanb Additional generalization for RPM systems; provide new build targets …
37 - transabyss
38 - trinity
Jan 22, 2011 @chapmanb Finalize intall on virtualbox/vagrant; include additional next gen so…
39 - velvet
Jan 24, 2012 @chapmanb Build instructions for hydra: structural variation detection
40 sv:
41 - hydra
Aug 19, 2013 @roryk Added Control-FREEC to bio_nextgen.
42 - freec
Feb 15, 2012 @chapmanb Additional next-gen software: last-align, ECHO, dwgsim, stampy, CRISP…
43 variant:
Jan 27, 2013 @chapmanb Add build target for bcbio.variation to support ensemble calling
44 - bcbio_variation
Feb 15, 2012 @chapmanb Additional next-gen software: last-align, ECHO, dwgsim, stampy, CRISP…
45 - crisp
Mar 22, 2013 @chapmanb Build targets for bamutil, tabix, grabix. Fix S3 genome upload comman…
46 - grabix
Jul 13, 2013 @chapmanb Provide build target for mutect and download for cosmic VCF. Supports…
47 - mutect
Feb 16, 2012 @chapmanb Custom builds for TASSEL and STACKS; thanks to Ross Whetten
48 - tassel
49 - stacks
Jan 14, 2013 @chapmanb Add VarScan variant caller; update GATK to latest point release
50 - varscan
May 13, 2011 @chapmanb emboss and macs install targets; update custom next-get libraries for…
51 chip:
52 - macs
Jul 16, 2010 @chapmanb Roll in additional libraries and suggestions from Codefest: Perl modu…
53 needs_64bit:
54 - ucsc_tools
55 - bfast
Oct 1, 2012 @jmchilton Work on bringing proteomics tools into cloudbiolinux to configure clo…
56 bio_proteomics:
57 - transproteomic_pipeline
58 - omssa
59 - mzmine
60 - myrimatch
61 - directag
62 - tagrecon
63 - idpqonvert
64 - pepitome
65 - percolator
Sep 13, 2012 @jmchilton Implement framework for adding wine based applications packaged using…
66 bio_proteomics_wine:
67 - proteomics_wine_env
Feb 4, 2013 @jmchilton Proteomics: Small fixes for proteomics wine tools.
68 #- multiplierz
Sep 13, 2012 @jmchilton Implement framework for adding wine based applications packaged using…
69 - proteowizard
Jun 2, 2013 @jmchilton Proteomics: Cleanup wine stuff and install procedure for Morpheus. ht…
70 - morpheus
Jul 14, 2011 @chapmanb Add cloudman custom build dependencies: nginx with download module, p…
71 cloudman:
Nov 26, 2013 @chapmanb Use cloudman meta installation target instead of proftpd and sge spec…
72 - cloudman
Feb 9, 2013 @jmchilton Configure novnc to implement browser-based VNC client accessible from…
73 - novnc
Aug 3, 2012 @jmchilton Work toward intergrating more of mi-deployment and galaxy-vm-launcher
74 galaxy:
75 - galaxy_webapp
Jul 18, 2013 @afgane Extract galaxy_tools into its own top-level configuration option in m…
76 galaxy_tools:
77 - cbl_galaxy_tools
Oct 1, 2012 @jmchilton Work on bringing proteomics tools into cloudbiolinux to configure clo…
78 galaxyp:
Jun 25, 2013 @jmchilton Proteomics: ProtK updates and fixes.
79 - galaxy_protk
Oct 1, 2012 @jmchilton Work on bringing proteomics tools into cloudbiolinux to configure clo…
80 - protvis
Mar 28, 2014 @chapmanb Avoid standard seal/pydoop installation. Requires new dependencies an…
81 # Pydoop and seal need update and should only be installed on cloud systems
82 #distributed:
83 # - pydoop
84 # - seal
Mar 20, 2012 @chapmanb Build for s3fs
85 system:
Sep 3, 2013 @chapmanb Add support for MacOX Homebrew (and Linuxbrew port) package manager. …
86 - homebrew
Mar 20, 2012 @chapmanb Build for s3fs
87 - s3fs
May 13, 2011 @chapmanb Custom python libraries with problems from easy_install
88 python:
89 - bx-python
May 19, 2013 @chapmanb Updated versions of RNA-seq and fastq assessment software. Thanks to …
90 - netsa-python
May 13, 2011 @chapmanb Custom python libraries with problems from easy_install
91 - rpy
Jan 22, 2011 @chapmanb Finalize intall on virtualbox/vagrant; include additional next gen so…
92 java:
Jan 30, 2013 @chapmanb Update leiningen target to use latest stable release
93 - leiningen
Oct 4, 2011 @pjotrp Custom Tracer package
94 phylogeny:
95 - tracer
Oct 5, 2011 @pjotrp BEAST-mcmc package and tools added
96 - beast
Apr 18, 2012 @agbiotec added JCVI's cloudvigor pipeline under custom. BUG:
97 #Viral Cloud Resource (VCR) - JCVI's Viral Genomic Pipelines on the cloud
Apr 23, 2012 @agbiotec Switched CLUSTALW to .deb (i386 or x64). Need to fix parsing of uname
98 vcr:
Apr 15, 2013 @rsanka changed gsc_patches to galaxy_vcr.
99 - galaxy_vcr
Jan 7, 2013 @rsanka Modified to match new vcr.py (updated 2013-01-07)
100 - viralassembly
101 - viralassembly_cleanall
102 - viralvigor
103 - viralvigor_test
104 - viralvigor_validate
105 - viralvigor_cleanall
Mar 29, 2013 Added vicvb
106 - vicvb
Jun 18, 2013 @rsanka Adding vicvb_cleanall
107 - vicvb_cleanall
Feb 3, 2011 @chapmanb Add additional packages: tophat, cufflinks, gmap, bedtools, freebayes…
108 # ToDo -- test on 64bit with bfast
109 #- dnaa
110 #- srma