Skip to main content

Detect Biosynthetic Gene Clusters (BGCs) in HiFi metagenomic data

Project description

HiFiBGC

Detect Biosynthetic Gene Clusters (BGCs) in HiFi metagenomic data.

Installation

Conda

conda create -n hifibgc -c conda-forge -c bioconda -c amityadav -y hifibgc
conda activate hifibgc

Usage

Install

hifibgc install

Above command need to be run only once. It installs a required database and a tool.

Test

hifibgc test

Checks hifibgc on a small test data. On completion of above command, you should see something like Snakemake finished successfully on terminal and an output directory hifibgc1.out.

Run

Run hifibgc with defaults:
hifibgc run --input input.fastq # --input is required

Specify output directory and no of threads:
hifibgc run --input input.fastq --output outdir --threads 16

Specify bigscape_cutoff option:
hifibgc run --input input.fastq --bigscape_cutoff 0.4

Output

05_final_output/ 
    BGC_all_metadata.tsv  -->  summary file containing metadata for all BGCs 
    BGC_representative/ -->  directory containing representative BGCs (.gbk files) 
    BGC_all/ -->  directory containing all BGCs (.gbk files) 
    upsetplot_0.3.[pdf|jpg] -->  upsetplot comparing three assemblers (hifiasm-meta, metaflye and hicanu), and unmapped reads

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hifibgc-0.1.3.tar.gz (28.4 MB view details)

Uploaded Source

File details

Details for the file hifibgc-0.1.3.tar.gz.

File metadata

  • Download URL: hifibgc-0.1.3.tar.gz
  • Upload date:
  • Size: 28.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for hifibgc-0.1.3.tar.gz
Algorithm Hash digest
SHA256 96c832b2b847e2f961100550f2703ff134a77bfc37c98391d91575682d3480ba
MD5 f3668ca602bffed2b737827bbc1c1ee6
BLAKE2b-256 de4477e6c669f2352ec0fc495cc5e0b39c814153eabcc80a7ecb16212c3ba798

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page