Fungal -RiPPs- Like #113
Replies: 4 comments 1 reply
-
|
Hi def sort_bgc(product):
"""Sort BGC by its type. Uses antiSMASH annotations
(see
https://docs.antismash.secondarymetabolites.org/glossary/#cluster-types)
"""
...
ripps_products = {'lantipeptide', 'thiopeptide', 'bacteriocin', 'linaridin',
'cyanobactin', 'glycocin', 'LAP', 'lassopeptide',
'sactipeptide', 'bottromycin', 'head_to_tail', 'microcin',
'microviridin', 'proteusin', 'lanthipeptide', 'lipolanthine',
'RaS-RiPP', 'fungal-RiPP', 'TfuA-related', 'guanidinotides',
'RiPP-like', 'lanthipeptide-class-i', 'lanthipeptide-class-ii',
'lanthipeptide-class-iii', 'lanthipeptide-class-iv',
'lanthipeptide-class-v', 'ranthipeptide', 'redox-cofactor',
'thioamitides', 'epipeptide', 'cyclic-lactone-autoinducer',
'spliceotide', 'RRE-containing', 'crocagin', 'fungal-RiPP-like'}
saccharide_products = {'amglyccycl', 'oligosaccharide', 'cf_saccharide',
'saccharide'}
... |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Warning: unknown product 'terpene-precursor' thank you! |
Beta Was this translation helpful? Give feedback.
-
|
Thank you, I will go for BiG-SCAPE version 2 :-) |
Beta Was this translation helpful? Give feedback.
-
|
Hello again (6 months later) ! My idea behind is to empty bin_label "other". When I look deeper into BGCs, I see I could reclass most of them. Thank you :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,

I am using the antiSMASH V.7 and in this version, there is a new group of RiPPs under the name (Fungal-RiPPs- like). the issue is when I run the big-scape it puts these BGCs into the " other" groups and it does not show it as a RiPPs on the HTML link. Is there any way to overcome this issue
Thanks a lot in advance
Beta Was this translation helpful? Give feedback.
All reactions