Mercurial > repos > vimalkumarvelayudhan > riboplot
diff riboplot.egg-info/PKG-INFO @ 7:096c6bbf4a04
Bugfix: (ribocounts) Read length was sent as rnafile argument in check_optional_arguments
author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
---|---|
date | Thu, 13 Aug 2015 15:03:20 +0100 |
parents | 8e1efafa6277 |
children | 7571f5c89090 |
line wrap: on
line diff
--- a/riboplot.egg-info/PKG-INFO Wed Aug 12 16:28:43 2015 +0100 +++ b/riboplot.egg-info/PKG-INFO Thu Aug 13 15:03:20 2015 +0100 @@ -17,25 +17,35 @@ :target: https://pypi.python.org/pypi/riboplot - Plot read counts of RiboSeq data from BAM format alignment files + RiboPlot includes programs to plot and output Ribo-Seq read counts from an alignment file (BAM format). - * Free software: BSD license - * Documentation: https://riboplot.readthedocs.org. + There are two programs in the package: + + **riboplot** + Plot and output read counts (csv) for a single transcript. - Features - -------- + **ribocount** + Output read counts for all transcripts in an alignment. + + For help on using these programs, please refer to :doc:`usage`. + - * TODO + Free software: BSD license. + + Documentation: https://riboplot.readthedocs.org. + + History - ------- + ======= 0.1.0 (2015-08-05) --------------------- * First release on PyPI. + Keywords: riboplot Platform: UNKNOWN Classifier: Development Status :: 2 - Pre-Alpha