kbaseattic / assembly

An extensible framework for genome assembly.
MIT License
12 stars 14 forks source link

Fasta files and Auto recipe compatibility #302

Closed cbun closed 9 years ago

cbun commented 9 years ago

Addressing #301

The auto recipe now checks to see if BayesHammer was successful (whether pp was defined). If not, uses the initial reads.

I think this is the right way to go... this sort of logic should be explicit in the Wasp expression.