Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
medema-group
BiG-SCAPE
Commits
3e0a2a56
Commit
3e0a2a56
authored
Jan 27, 2020
by
Jorge Navarro Muñoz
Browse files
Biosynthetic class sorting: added 'TfuA-related' to RiPPs (antiSMASH 5.1)
parent
aceed2fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
functions.py
View file @
3e0a2a56
...
...
@@ -477,7 +477,7 @@ def sort_bgc(product):
'cyanobactin'
,
'glycocin'
,
'LAP'
,
'lassopeptide'
,
'sactipeptide'
,
'bottromycin'
,
'head_to_tail'
,
'microcin'
,
'microviridin'
,
'proteusin'
,
'lanthipeptide'
,
'lipolanthine'
,
'RaS-RiPP'
,
'fungal-RiPP'
}
'RaS-RiPP'
,
'fungal-RiPP'
,
'TfuA-related'
}
saccharide_products
=
{
'amglyccycl'
,
'oligosaccharide'
,
'cf_saccharide'
,
'saccharide'
}
others_products
=
{
'acyl_amino_acids'
,
'arylpolyene'
,
'aminocoumarin'
,
...
...
Jorge Navarro Muñoz
@jorgenavarro
mentioned in issue
#18 (closed)
·
Jan 27, 2020
mentioned in issue
#18 (closed)
mentioned in issue #18
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment