Added installation notes
[htsworkflow.git] / htswanalysis / INSTALL_NOTES
1 First: LibrariesMakefile
2
3 i) Set up sequence repository
4 ii) Build binaries
5 iii) Perl packages: XML::Simple, Statistics::Descriptive
6 iv) Build reference data
7
8 1) Set ROOT_DIR, DATA_DIR, and HTML_DIR in LibrariesMakefile
9
10 Second: Projects/Tasks: ConfigureTasks.pm
11
12 i) Build QuEST
13 ii) NEED (TODO): Platform Version of BioProspector/genomebg
14 iii) MACS installation
15 iv) WingWong's Peak Caller (TODO: Need License)
16
17 Parameters:
18 my $root_dir = shift; (htswanalysis)
19 my $data_dir = shift; (data repository base)
20 my $parm = shift; ("all")
21
22 Set url for getProjects in scripts/analys_track_comm.py
23
24 .
25 .
26 . (this is where the felcat server crashed and burned)