diff riboplot.egg-info/SOURCES.txt @ 12:61c47a1d6a7a

Add a test to check if a valid FASTA file is used (ribocount)
author Vimalkumar Velayudhan <vimal@biotechcoder.com>
date Wed, 19 Aug 2015 11:11:37 +0100
parents 7571f5c89090
children 628f82e72d72
line wrap: on
line diff
--- a/riboplot.egg-info/SOURCES.txt	Wed Aug 19 10:14:52 2015 +0100
+++ b/riboplot.egg-info/SOURCES.txt	Wed Aug 19 11:11:37 2015 +0100
@@ -30,7 +30,9 @@
 riboplot.egg-info/dependency_links.txt
 riboplot.egg-info/not-zip-safe
 riboplot.egg-info/top_level.txt
+tests/.test_ribocount.py.swp
 tests/__init__.py
+tests/test_ribocount.py
 tests/test_riboplot.py
 tests/.ropeproject/config.py
 tests/.ropeproject/globalnames
@@ -45,5 +47,7 @@
 tests/data/ribocount.html
 tests/data/ribocount_index.html
 tests/data/riboplot.html
+tests/data/unrelated.fna
+tests/data/unrelated.fna.fai
 tests/data/zebrafish.fna
 tests/data/zebrafish.fna.fai
\ No newline at end of file