# HG changeset patch # User Vimalkumar Velayudhan # Date 1449003955 0 # Node ID 3c6ce517b9f2c26d7f3b9b896d357e7983864b56 # Parent 461285cb3b6ab9df12adde59c2a26a70a7474208 Testing whl bundle install diff -r 461285cb3b6a -r 3c6ce517b9f2 README.rst --- a/README.rst Fri Oct 16 16:15:05 2015 +0100 +++ b/README.rst Tue Dec 01 21:05:55 2015 +0000 @@ -16,7 +16,7 @@ Documentation: http://pythonhosted.org/riboplot -Repository: https://github.com/vimalkumarvelayudhan/riboplot +Repository: https://github.com/vimalkvn/riboplot .. note:: diff -r 461285cb3b6a -r 3c6ce517b9f2 ribocount.xml --- a/ribocount.xml Fri Oct 16 16:15:05 2015 +0100 +++ b/ribocount.xml Tue Dec 01 21:05:55 2015 +0000 @@ -1,8 +1,8 @@ - + Get read counts for all transcripts in an alignment (BAM) - riboplot + riboplot diff -r 461285cb3b6a -r 3c6ce517b9f2 riboplot.xml --- a/riboplot.xml Fri Oct 16 16:15:05 2015 +0100 +++ b/riboplot.xml Tue Dec 01 21:05:55 2015 +0000 @@ -1,8 +1,8 @@ - + Plot and output read counts for a single transcript in an alignment (BAM) - riboplot + riboplot diff -r 461285cb3b6a -r 3c6ce517b9f2 tool_dependencies.xml --- a/tool_dependencies.xml Fri Oct 16 16:15:05 2015 +0100 +++ b/tool_dependencies.xml Tue Dec 01 21:05:55 2015 +0000 @@ -1,16 +1,34 @@ - + + + + https://github.com/vimalkvn/riboplot/releases/download/0.2.5/riboplot-whl-bundle-0.2.5.tar.bz2 + + . + $INSTALL_DIR + + - riboplot==0.2.1 + --no-index + --find-links=$INSTALL_DIR + matplotlib<=1.4.3 + pysam<=0.8.3 + riboplot==0.2.5 $INSTALL_DIR/venv/bin + - Note: RNA coverage requires bedtools installed. + Please check README.rst + + +