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

Uploaded Source

File details

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

File metadata

  • Download URL: hifibgc-0.1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 9e2f5499e71f12ceabd82517bcc8dff5d4ab5f8aff67a49de0f71f127c554791
MD5 98037a1d6ab1d441340ab2c9e05678e4
BLAKE2b-256 b2aa79b27a418d629890d53e0e32ebe6e679b901d28286dc2b210d3e94f42dff

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