BrendelGroup / HymHub

HymHub is now GenHub
http://brendelgroup.github.io/HymHub
1 stars 2 forks source link

Add functional tests for feature stats code #4

Closed standage closed 9 years ago

standage commented 9 years ago

The Python script that generates the feature stats from GFF3/Fasta has no unit or functional tests. I'm not too concerned about unit testing, but there should definitely be some functional testing. I need to randomly select 3 cases for each of the following, compute the correct stats manually, put this in a tabular file, and then determine whether the script can correctly reproduce it.