Initial Checkin
authorUnknown Author <unknown>
Fri, 8 Aug 2008 23:43:42 +0000 (23:43 +0000)
committerUnknown Author <unknown>
Fri, 8 Aug 2008 23:43:42 +0000 (23:43 +0000)
htswanalysis/README [new file with mode: 0644]

diff --git a/htswanalysis/README b/htswanalysis/README
new file mode 100644 (file)
index 0000000..4fb38d0
--- /dev/null
@@ -0,0 +1,11 @@
+Places that need per-site configuration:
+
+LibrariesMakefile: 
+       ROOT_DIR and DATA_DIR need to be set to the base directory of all the software
+
+Dependancies:
+  GNU Scientific Library (gsl) 
+       Used for descrptiv statistics: mean/variance/etc
+
+  XML Processing (XML::Simple)