Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • BiG-SCAPE BiG-SCAPE
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • medema-group
  • BiG-SCAPEBiG-SCAPE
  • Wiki
  • parameters

parameters · Changes

Page history
Updated biosynthetic classification with antiSMASH 6 types authored May 25, 2021 by Jorge Navarro's avatar Jorge Navarro
Hide whitespace changes
Inline Side-by-side
parameters.md
View page @ 43ff96ef
......@@ -213,10 +213,13 @@ Skip multiple alignment of domains' sequences. Use if alignments have been gener
## MIBiG
```
--mibig, --mibig13
--mibig, --mibig14, --mibig13
```
Use included BGCs from the [MIBiG database](https://mibig.secondarymetabolites.org/). Currently, versions 1.4 (`--mibig`) and 1.3 (`--mibig13`) of the database are included in the BiG-SCAPE project as a compressed file, which will be unzipped the first time the `--mibig` or `--mibig13` option are used. (Note that this set is different from the bundle found in the downloads section of the MIBiG site; these GenBank files have been processed by antiSMASH to annotate the BGC type; they correspond to the files found in each entries' pages)
Use included BGCs from the [MIBiG database](https://mibig.secondarymetabolites.org/). Currently, versions 2.1 (`--mibig`), 1.4 (`--mibig14`) and 1.3 (`--mibig13`) of the database are included in the BiG-SCAPE project as a compressed file, which will be unzipped the first time these options are used.
Note that this sets are different from the bundle found in the downloads section of the MIBiG site; these GenBank files have been processed by antiSMASH to annotate the BGC type. Additionally, the latest version is an unofficial version of the current content of MIBiG 'repository' page (i.e. it contains a few more BGCs than the official 2.0 bundle)
## Query BGC mode
......@@ -226,13 +229,13 @@ Use included BGCs from the [MIBiG database](https://mibig.secondarymetabolites.o
Instead of making an all-VS-all comparison of all the input BGCs, choose one BGC to compare with the rest of the set (one-VS-all). The query BGC does not have to be within inputdir. The distances that will be used for the GCF and GCC analysis are all that are equal or lower than the maximum cutoff value. This will only take into account the BiG-SCAPE class(es) that the Query BGC belongs to.
## Domain whitelist
## Domain includelist
```
--domain_whitelist
--domain_includelist
```
Only include BGCs which include (any) domains with the Pfam accessions found in the `domain_whitelist.txt` file. In this file, each line contains a single Pfam accession (with an optional comment, separated by a tab). Lines starting with "#" are ignored. See the file for an example using the P450 domain. Pfam accessions are case-sensitive.
Only include BGCs which include (any) domains with the Pfam accessions found in the `domain_includelist.txt` file. In this file, each line contains a single Pfam accession (with an optional comment, separated by a tab). Lines starting with "#" are ignored. See the file for an example using the P450 domain. Pfam accessions are case-sensitive.
## Version
......
Clone repository
  • Alignment Modes
  • GCFs and GCCs
  • anchor file
  • big scape classes
  • domain prediction
  • Home
  • input
  • installation
  • output
  • parameters