Plot genome track data
Project description
gtracks
plot genome track data (for example from bigWig files)
Installation
pip3 install gtracks
or
pip3 install --user gtracks
Usage
usage: gtracks [-h] [--genes <genes.bed.gz>]
[--color-palette <#color> [<#color> ...]] [--max <float>]
[--tmp-dir <temp/file/dir>] [--width <int>]
[--genes-height <int>] [--gene-rows <int>]
<{chr:start-end,GENE}> [<track.bw> [<track.bw> ...]]
<path/to/output.{pdf,png,svg}
Plot bigWig signal tracks and gene annotations in a genomic region
positional arguments:
<{chr:start-end,GENE}>
coordinates or gene name to plot
<track.bw> bigWig files containing tracks
<path/to/output.{pdf,png,svg}>
path to output file
optional arguments:
-h, --help show this help message and exit
--genes <genes.bed.gz>
compressed 6-column BED file or 12-column BED12 file
containing gene annotations
--color-palette <#color> [<#color> ...]
color pallete for tracks
--max <float> max value of y-axis
--tmp-dir <temp/file/dir>
directory for temporary files
--width <int> width of plot in cm
--genes-height <int> height of genes track
--gene-rows <int> number of gene rows
Examples
gtracks chr21:33031597-33041570 track1.bw track2.bw output.pdf
gtracks SOD1 track1.bw track2.bw output.png
export GTRACKS_TRACKS=track1.bw,track2.bw
gtracks SOD1 output.svg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gtracks-1.0.10.tar.gz
(7.7 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
gtracks-1.0.10-py3-none-any.whl
(10.3 MB
view details)
File details
Details for the file gtracks-1.0.10.tar.gz.
File metadata
- Download URL: gtracks-1.0.10.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7206322ea3687d8ee5f9ecd923e12ad546055308e8fd3d13da4de3116d51d3a
|
|
| MD5 |
821b73e1781967869fc0b996d4db4517
|
|
| BLAKE2b-256 |
41016b0c954636e6aca6e2de6057905255a39122529c7fbd627a7a56533fbbe7
|
File details
Details for the file gtracks-1.0.10-py3-none-any.whl.
File metadata
- Download URL: gtracks-1.0.10-py3-none-any.whl
- Upload date:
- Size: 10.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa3ed0e0513837b183ba1e5290efafbdafeb2ce65548376acdc84da818af1d3
|
|
| MD5 |
a26a4824a7b47e7328053f2233056cae
|
|
| BLAKE2b-256 |
05d5f2c69451cee7bc4c070854fd8980993f4e44a10eddcfa845fd9c9dadb3b3
|