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.11.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.11-py3-none-any.whl
(10.3 MB
view details)
File details
Details for the file gtracks-1.0.11.tar.gz.
File metadata
- Download URL: gtracks-1.0.11.tar.gz
- Upload date:
- Size: 7.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7932e61bb2467c8285f6cdc29a10115711aab89c7caf742a9d1650e8df45219e
|
|
| MD5 |
c946990c890323e4a7c8fade2227b7f4
|
|
| BLAKE2b-256 |
e86c9845c103368141a123bb40d972853a3c8d2e8cbc903a987cf0e1cd6729e5
|
File details
Details for the file gtracks-1.0.11-py3-none-any.whl.
File metadata
- Download URL: gtracks-1.0.11-py3-none-any.whl
- Upload date:
- Size: 10.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4ac37a5ad83078eaa71677b0a4e51c58bdfb5746333c942132c03c14247a7a8
|
|
| MD5 |
cc82dcbea5694444dd92e926b0e2bfbf
|
|
| BLAKE2b-256 |
37a2b04c95ce9fb9b47e7769433924bb2df148e1a7725662beae6c476c1f77e9
|