Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
medema-group
BiG-SCAPE
Commits
3e0a2a56
Commit
3e0a2a56
authored
Jan 27, 2020
by
Jorge Navarro Muñoz
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Biosynthetic class sorting: added 'TfuA-related' to RiPPs (antiSMASH 5.1)
parent
aceed2fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
functions.py
functions.py
+1
-1
No files found.
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
Markdown
is supported
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