genomeannotation / GAG

Generates an NCBI .tbl file of annotations on a genome.
MIT License
64 stars 20 forks source link

Fix all the min stat weirdnesses #125

Closed tedsta closed 10 years ago

tedsta commented 10 years ago

To bulletproof our min stat calculations, we should be using None instead of 0 for lengths that don't exist/don't make sense.