bgcflow_wrapper
A snakemake wrapper and utility tools command line interface for BGCFlow.
Science Score: 57.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 4 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.9%) to scientific vocabulary
Repository
A snakemake wrapper and utility tools command line interface for BGCFlow.
Basic Info
- Host: GitHub
- Owner: NBChub
- License: mit
- Language: Python
- Default Branch: main
- Homepage: https://nbchub.github.io/bgcflow_wrapper/
- Size: 1.83 MB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 5
- Releases: 16
Metadata Files
README.md
BGCFlow Wrapper
A snakemake wrapper and utility tools for BGCFlow, a systematic workflow for the analysis of biosynthetic gene clusters across large genomic datasets.
For more details, see documentation.
Please refer to the BGCFlow WIKI for detailed examples and use cases:
Publication
Matin Nuhamunada, Omkar S Mohite, Patrick V Phaneuf, Bernhard O Palsson, Tilmann Weber, BGCFlow: systematic pangenome workflow for the analysis of biosynthetic gene clusters across large genomic datasets, Nucleic Acids Research, 2024;, gkae314, https://doi.org/10.1093/nar/gkae314
Setup
Setup via Conda
To install bgcflow_wrapper with conda/mamba, run this command in your
terminal:
```bash
create and activate new conda environment
mamba create -n bgcflow -c conda-forge python=3.11 pip openjdk -y conda activate bgcflow
install BGCFlow wrapper
pip install bgcflow_wrapper ```
Features
```bash
$ bgcflow
Usage: bgcflow [OPTIONS] COMMAND [ARGS]...
A snakemake wrapper and utility tools for BGCFlow (https://github.com/NBChub/bgcflow)
Options: --version Show the version and exit. -h, --help Show this message and exit.
Commands: build Build Markdown report or use dbt to build DuckDB database. clone Get a clone of BGCFlow to local directory. deploy [EXPERIMENTAL] Deploy BGCFlow locally using snakedeploy. get-result View a tree of a project results or get a copy using Rsync. init Create projects or initiate BGCFlow config from template. pipelines Get description of available pipelines from BGCFlow. run A snakemake CLI wrapper to run BGCFlow. serve Serve static HTML report or other utilities (Metabase, etc.). sync Upload and sync DuckDB database to Metabase. ```
Credits
This package was created with the ppw tool. For more information, please visit the project page.
Owner
- Name: NBCHub
- Login: NBChub
- Kind: organization
- Location: Denmark
- Repositories: 18
- Profile: https://github.com/NBChub
Repositories for analyzing large scale datasets for natural products discovery developed at DTU Biosustain
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you find this repository useful, please cite it using the following publication."
authors:
- family-names: "Nuhamunada"
given-names: "Matin"
orcid: "https://orcid.org/0000-0003-3177-8299"
- family-names: "Mohite"
given-names: "Omkar S."
orcid: "https://orcid.org/0000-0002-3240-1656"
- family-names: "Phaneuf"
given-names: "Patrick V."
orcid: "https://orcid.org/0000-0002-4122-6589"
- family-names: "Palsson"
given-names: "Bernhard O."
orcid: "https://orcid.org/0000-0003-2357-6785"
- family-names: "Weber"
given-names: "Tilmann"
orcid: "https://orcid.org/0000-0002-8260-5120"
title: "bgcflow_wrapper"
version: 0.4.0
doi: "N/A"
date-released: 2023-06-15
url: "https://github.com/NBChub/bgcflow_wrapper"
preferred-citation:
type: article
authors:
- family-names: "Nuhamunada"
given-names: "Matin"
orcid: "https://orcid.org/0000-0003-3177-8299"
- family-names: "Mohite"
given-names: "Omkar S."
orcid: "https://orcid.org/0000-0002-3240-1656"
- family-names: "Phaneuf"
given-names: "Patrick V."
orcid: "https://orcid.org/0000-0002-4122-6589"
- family-names: "Palsson"
given-names: "Bernhard O."
orcid: "https://orcid.org/0000-0003-2357-6785"
- family-names: "Weber"
given-names: "Tilmann"
orcid: "https://orcid.org/0000-0002-8260-5120"
doi: "10.1093/nar/gkae314"
journal: "Nucleic Acids Research"
publisher: "Oxford University Press"
title: "BGCFlow: Systematic pangenome workflow for the analysis of biosynthetic gene clusters across large genomic datasets"
year: 2024
url: "https://doi.org/10.1093/nar/gkae314"
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Delete event: 2
- Issue comment event: 2
- Push event: 21
- Pull request event: 6
- Fork event: 1
- Create event: 5
Last Year
- Release event: 1
- Watch event: 1
- Delete event: 2
- Issue comment event: 2
- Push event: 21
- Pull request event: 6
- Fork event: 1
- Create event: 5
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 9
- Total pull requests: 38
- Average time to close issues: about 1 month
- Average time to close pull requests: 5 days
- Total issue authors: 2
- Total pull request authors: 3
- Average comments per issue: 0.11
- Average comments per pull request: 0.24
- Merged pull requests: 29
- Bot issues: 0
- Bot pull requests: 15
Past Year
- Issues: 1
- Pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 4 minutes
- Issue authors: 1
- Pull request authors: 2
- Average comments per issue: 0.0
- Average comments per pull request: 0.5
- Merged pull requests: 6
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- matinnuhamunada (8)
- OmkarSaMo (1)
Pull Request Authors
- matinnuhamunada (22)
- dependabot[bot] (15)
- OmkarSaMo (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 88 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
pypi.org: bgcflow_wrapper
A snakemake wrapper and utility tools command line interface for BGCFlow.
- Homepage: https://github.com/NBChub/bgcflow_wrapper
- Documentation: https://nbchub.github.io/bgcflow_wrapper
- License: MIT
-
Latest release: 0.5.0
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- 162 dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v3 composite
- actions/checkout v2 composite
- actions/create-release v1 composite
- actions/setup-python v2 composite
- mikepenz/release-changelog-builder-action v3.2.0 composite
- black ^22.3.0
- click ^8.1.3
- flake8 4.0.1
- flake8-docstrings ^1.6.0
- gitpython ^3.1.29
- isort 5.10.1
- livereload ^2.6.3
- mike ^1.1.2
- mkdocs ^1.2.3
- mkdocs-autorefs ^0.3.1
- mkdocs-include-markdown-plugin ^3.2.3
- mkdocs-jupyter ^0.22.0
- mkdocs-macros-plugin ^0.7.0
- mkdocs-material ^8.1.11
- mkdocs-material-extensions ^1.0.3
- mkdocstrings ^0.18.0
- numpy >=1.22.0
- panoptes-ui ^0.2.0
- peppy ^0.35.4
- pip ^22.0.3
- pre-commit ^2.17.0
- pyreadline ^2.1
- pytest ^7.2.0
- pytest-cov ^3.0.0
- python >=3.8,<4.0
- setuptools ^65.5.1
- snakedeploy ^0.8.2
- snakemake ^7.18.2
- sqlalchemy 1.4.46
- toml ^0.10.2
- tox ^3.24.5
- twine ^3.8.0
- virtualenv ^20.13.1
- actions/checkout v3 composite
- actions/setup-python v4 composite
