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

Uploaded Source

File details

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

File metadata

  • Download URL: hifibgc-0.1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 87fc1e3a9a0966e5133ab6526f5be44508dee91922bf4169cda8e64d99023fcd
MD5 f6debca87ce55ae94f501d5ed59d71c1
BLAKE2b-256 946b6dac1b661d09b04a5d5c9614fb3f3bb125f8b239c5fb8d274f15e18945a8

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