dib-lab / dammit

just annotate it, dammit!
http://dib-lab.github.io/dammit/
Other
89 stars 28 forks source link

[MRG] change busco wrapper to enable config #179

Closed bluegenes closed 4 years ago

bluegenes commented 4 years ago

to do after merge: add the following to the (updated) busco rule:

default_config = os.path.join(db_dir, '{database}.ini'),
out_path= results_dir,
database_directory= db_dir,