Skip to main content

An extension of breseq to determine copy number variations from coverage data

Project description

breseq-ext-cnv

breseq copy number variation extension accepts .tab coverage output from breseq BAM2COV and predicts copy number variations across the genome after correcting the biases in read counts introduced by variations in sequencing methods.

Installation:

Create python environment.

conda create -n <env-name> python>=3.8
conda activate <env-name>

Install breseq-ext-cnv

pip install git+https://github.com/barricklab/breseq-ext-cnv.git

Run:

Run BAM2COV on breseq output to get the coverage table:

breseq bam2cov -t[--table] --resolution 0 (0=single base resolution) --region <reference:START-END> --output <filename>

With the coverage table as the input determine regions of copy number variation using:

breseq-ext-cnv -i <input file> [-o <output folder location>] [-w <window>] [-s <step size>]
usage: get_CNV.py [-h] -i I [-o O] [-w W] [-s S] [-ori ORI] [-ter TER] [-f F]

The breseq-ext-cnv is python package extension to breseq that analyzes the sequencing coverage across the genome to determine specific regions that have undergone copy number variation (CNV)

options:
  -h, --help            show this help message and exit
  -i I, --input I       input .tab file address from breseq bam2cov.
  -o O, --output O      output file location preference. Defaults to the current folder.
  -w W, --window W      Define window length to parse through the genome and calculate coverage and GC statistics.
  -s S, --step-size S   Define step size (<= window size) for each progression of the window across the genome sequence. Set = window size if non-overlapping windows.
  -ori ORI, --origin ORI
                        Genomic coordinate for origin of replication.
  -ter TER, --terminus TER
                        Genomic coordinate for terminus of replication.
  -f F, --frag_size F   Average fragment size of the sequencing reads.

Input .tab file from breseq bam2cov. To get the coverage file run the command below in your breseq directory which contains the 'data' and 'output' folders.
'```
breseq bam2cov -t[--table] --resolution 0 (0=single base resolution) --region <reference:START-END> --output <filename>
```'

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

breseq_ext_cnv-0.0.4.tar.gz (18.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

breseq_ext_cnv-0.0.4-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file breseq_ext_cnv-0.0.4.tar.gz.

File metadata

  • Download URL: breseq_ext_cnv-0.0.4.tar.gz
  • Upload date:
  • Size: 18.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for breseq_ext_cnv-0.0.4.tar.gz
Algorithm Hash digest
SHA256 69409c505153d8c7c8f836d9c9c188adaae26a5ec7f7d1961118db05846413b5
MD5 7f7262de4f56f2cc408b7800baffe2d3
BLAKE2b-256 d7e3177671a4c354d35d2038e202ee7d24460941c983045694299988da90818f

See more details on using hashes here.

File details

Details for the file breseq_ext_cnv-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: breseq_ext_cnv-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for breseq_ext_cnv-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 1587b2c0994da1252eb6340ac4b245f0f8dce0f4d8fa83e2a05e98cf2b092539
MD5 ba4f1d421ca22a0206b1fc4dcd8e3cee
BLAKE2b-256 d803bf38d4e66fe9954bdd952d07d16fac6d2705418e03a1379d256b2ecf82fe

See more details on using hashes here.

Supported by

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