ginkgobioworks/edge

Add an option to force rebuild blastdb for fragments

Closed this issue · 1 comments

def build_fragment_fasta(fragment):
should have an optional argument to force rebuilding the blastdb even if the blastdb file exists.

Fixed here. #22