From 6afbf797025de5230ca0acf5474644afe09ac6f9 Mon Sep 17 00:00:00 2001 From: Tim Reddy Tim Date: Sat, 30 Aug 2008 00:02:32 +0000 Subject: [PATCH] Added installation notes --- htswanalysis/INSTALL_NOTES | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 htswanalysis/INSTALL_NOTES diff --git a/htswanalysis/INSTALL_NOTES b/htswanalysis/INSTALL_NOTES new file mode 100644 index 0000000..f5faa1a --- /dev/null +++ b/htswanalysis/INSTALL_NOTES @@ -0,0 +1,26 @@ +First: LibrariesMakefile + +i) Set up sequence repository +ii) Build binaries +iii) Perl packages: XML::Simple, Statistics::Descriptive +iv) Build reference data + +1) Set ROOT_DIR, DATA_DIR, and HTML_DIR in LibrariesMakefile + +Second: Projects/Tasks: ConfigureTasks.pm + +i) Build QuEST +ii) NEED (TODO): Platform Version of BioProspector/genomebg +iii) MACS installation +iv) WingWong's Peak Caller (TODO: Need License) + +Parameters: +my $root_dir = shift; (htswanalysis) +my $data_dir = shift; (data repository base) +my $parm = shift; ("all") + +Set url for getProjects in scripts/analys_track_comm.py + +. +. +. (this is where the felcat server crashed and burned) -- 2.30.2