Mercurial > repos > vimalkumarvelayudhan > riboplot
view README.rst @ 33:42fe64cac818
Add bedtools as a dependency for riboplot
| author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
|---|---|
| date | Fri, 30 Oct 2015 12:14:40 +0000 |
| parents | fc2094c0f355 |
| children | de451be99b93 |
line wrap: on
line source
RiboPlot ======== RiboPlot includes programs to plot and output Ribo-Seq read counts from an alignment file (BAM format). There are two programs in the package: **riboplot** Plot and output read counts (csv) for a single transcript. **ribocount** Output read counts for all transcripts in an alignment. Free software: GPL license Documentation: http://pythonhosted.org/riboplot Repository: https://github.com/vimalkvn/riboplot .. note:: Matplotlib installation requires freetype headers and libraries installed (``libfreetype6-dev`` on Ubuntu 14.04).
