Mercurial > repos > vimalkumarvelayudhan > riboplot
diff riboplot.egg-info/SOURCES.txt @ 3:8e1efafa6277
Updated version
* Bugfix: blue lines in some plots (bar colors were not set correctly)
* Cookiecutter template
* Additional unit tests
* Add plot legend
author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
---|---|
date | Wed, 12 Aug 2015 09:27:45 +0100 |
parents | |
children | 096c6bbf4a04 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/riboplot.egg-info/SOURCES.txt Wed Aug 12 09:27:45 2015 +0100 @@ -0,0 +1,43 @@ +AUTHORS.rst +CONTRIBUTING.rst +HISTORY.rst +LICENSE +MANIFEST.in +README.rst +setup.cfg +setup.py +docs/Makefile +docs/authors.rst +docs/conf.py +docs/contributing.rst +docs/history.rst +docs/index.rst +docs/installation.rst +docs/make.bat +docs/readme.rst +docs/todo.rst +docs/usage.rst +riboplot/__init__.py +riboplot/config.py +riboplot/ribocore.py +riboplot/ribocount.py +riboplot/riboplot.py +riboplot.egg-info/PKG-INFO +riboplot.egg-info/SOURCES.txt +riboplot.egg-info/dependency_links.txt +riboplot.egg-info/not-zip-safe +riboplot.egg-info/top_level.txt +tests/.test_riboplot.py.swp +tests/__init__.py +tests/test_riboplot.py +tests/data/5hRPF.bam +tests/data/5hRPF.bam.bai +tests/data/5hRPFsorted.bam +tests/data/5hRPFsorted.bam.bai +tests/data/5hmRNA.bam +tests/data/5hmRNAsorted.bam +tests/data/ribocount.html +tests/data/ribocount_index.html +tests/data/riboplot.html +tests/data/zebrafish.fna +tests/data/zebrafish.fna.fai \ No newline at end of file