You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'proteusin', 'cyanobactin', and 'methanobactin'. You can also specify 'all' to try all classes one by one.
519
-
*The default value is 'lantibiotic'*.
522
+
*The default value is 'lantibiotic'*.
523
+
524
+
`--blind`
525
+
Enable search in a blind mode, i.e. search for new PTMs with arbitrary mass shifts. Could be very slow.
526
+
527
+
`--spec-network`
528
+
Path to the Spectral Network output
529
+
([GNPS Data Analysis workflow](https://gnps.ucsd.edu/ProteoSAFe/index.jsp?params=%7B%22workflow%22:%22METABOLOMICS-SNETS-V2%22,%22library_on_server%22:%22d.speclibs;%22%7D)
530
+
also known as Molecular Networking). If specified, MetaMiner will identify connected components related
531
+
to the most significant RiPP identifications and report them in plain text and graphical formats
532
+
(saved under `<outdir>/spec_nets/`).
520
533
521
534
#### Usage example
522
535
A sample run of MetaMiner may look like this:
@@ -533,7 +546,7 @@ See important notes on specifying paths of the running script and `test_data` in
533
546
[beginning of this section](#sec_running).
534
547
535
548
If the run is finished correctly, you will see identification of a lantibiotic with "TGSQVSLLVCEYSSLSVVLCTP" original sequence
536
-
and "T-18GS-18QVS-18LLVCEYS-18SLSVVLCTP" sequence after modifications in `dereplicator_outdir/significant_matches.tsv`.
549
+
and "T-18GS-18QVS-18LLVCEYS-18SLSVVLCTP" sequence after modifications in `metaminer_outdir/significant_matches.tsv`.
537
550
The modifications "T-18" and "S-18" correspond to dehydrobutyrine and dehydroalanine, respectively.
538
551
These sequences correspond to AmfS peptide, you may read more about it in [Ueda et al, 2002](https://www.ncbi.nlm.nih.gov/pubmed/11844785).
0 commit comments