Skip to content

Commit

Permalink
job: Add support for tigrfam analyses
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Blin <[email protected]>
  • Loading branch information
kblin committed Dec 14, 2020
1 parent e19e134 commit 9535636
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions antismash_models/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ class BaseJob(BaseMapper):
'smcog_trees',
'subclusterblast',
'target_queues',
'tigrfam',
'to_pos',
'trace',
'transatpks_da',
Expand Down Expand Up @@ -92,6 +93,7 @@ class BaseJob(BaseMapper):
'smcogs',
'smcog_trees',
'subclusterblast',
'tigrfam',
'transatpks_da',
'tta',
}
Expand Down

0 comments on commit 9535636

Please sign in to comment.