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.8.tar.gz (28.4 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: hifibgc-0.1.8.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.8.tar.gz
Algorithm Hash digest
SHA256 fd932e0b7800cf07707d97d5b71f64ebb108f54e92378d07d57754862a644642
MD5 062c312c0f1f0c3fc58dad95f864f249
BLAKE2b-256 3df099ceda19e1c3333b3feb2a0a07c59694790c6ba2f375b259c55e79021946

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