# HG changeset patch
# User fubar
# Date 1370564425 14400
# Node ID 77b19267808325025c7caa40bda12d737a219b6f
# Parent 4800361923a0625d3f74cf7ac3d20ecadfa44081
Uploaded
diff -r 4800361923a0 -r 77b192678083 htseq_bams_to_count_matrix/htseqsams2mx.xml
--- a/htseq_bams_to_count_matrix/htseqsams2mx.xml Thu Jun 06 08:37:30 2013 -0400
+++ b/htseq_bams_to_count_matrix/htseqsams2mx.xml Thu Jun 06 20:20:25 2013 -0400
@@ -2,6 +2,8 @@
for DGE
package_htseq_0_5_4
+ package_numpy_1_7
+ package_matplotlib_1_2
htseqsams2mx.py -g "$gfffile" -o "$outfile" -m "$model" --id_attribute "$id_attr" --feature_type "$feature_type"
diff -r 4800361923a0 -r 77b192678083 htseq_bams_to_count_matrix/tool_dependencies.xml
--- a/htseq_bams_to_count_matrix/tool_dependencies.xml Thu Jun 06 08:37:30 2013 -0400
+++ b/htseq_bams_to_count_matrix/tool_dependencies.xml Thu Jun 06 20:20:25 2013 -0400
@@ -1,6 +1,26 @@
-
-
+
+
+
+ https://pypi.python.org/packages/source/H/HTSeq/HTSeq-0.5.4p3.tar.gz
+ $INSTALL_DIR/lib/python
+ $INSTALL_DIR/lib64/python
+ export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python && python setup.py install --home $INSTALL_DIR --install-scripts $INSTALL_DIR/bin
+
+ $INSTALL_DIR/lib/python:$INSTALL_DIR/lib64/python
+ $INSTALL_DIR/bin
+
+
+
+
+ Installation of HTSeq requires Python 2.5+ (does not yet work with Python 3), and the Numpy Python package.
+
+
+
+
+
+
+
diff -r 4800361923a0 -r 77b192678083 htseq_bams_to_count_matrix/tool_dependencies.xml.notworkingcomplex
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/htseq_bams_to_count_matrix/tool_dependencies.xml.notworkingcomplex Thu Jun 06 20:20:25 2013 -0400
@@ -0,0 +1,6 @@
+
+
+
+
+
+