pyGenomeTracks icon indicating copy to clipboard operation
pyGenomeTracks copied to clipboard

python module to plot beautiful and highly customizable genome browser tracks

Results 50 pyGenomeTracks issues
Sort by recently updated
recently updated
newest added

Hi, I installed pyGenomeTracks using conda and mamba: ``` conda create -n pygenometracks -c bioconda -c conda-forge mamba python=3.7 conda activate pygenometracks mamba install -c defaults -c bioconda -c conda-forge...

bug
PR opened

Hi ! i'm using hicexplorer and i'm trying to plot HiC data with genes but something definitly wrong.. i'm using this file hic_track.ini: [x-axis] where = top [hic matrix] file...

question

Hi, I was wondering if I can plot the TADs in circos format in pyGenomeTracks, similar to the attached screenshot? I'm using the following version of hicExplorer. --Python3/3.9.0 --hicexplorer/3.7.1/ Thanks...

Hi ! thanks for your work, i would like to know if it's possible to add CNV/SNV on the plot? thanks :) i'm using: python 3.8 pyGenomeTracks 3.7

enhancement

**Welcome to the pyGenomeTracks GitHub repository! Before opening the issue please check that the following requirements are met :** - [ x ] Search whether this issue (or a similar...

bug
PR opened

Dear Developers, First thanks for this amazing tools for data visualization. My question is how to make some breaks on x-axis, like the picture below (from R package trackViewer): ![image](https://user-images.githubusercontent.com/51120830/173596277-6df7a706-797c-4c40-8d52-8fbae862cb70.png)...

enhancement

Hello @fidelram and others, As always, many thanks for building this package and making it open source. I'd love to call pyGenomeTracks from a python script without a .ini file....

enhancement

Add the vlines and vhighlight. (The vhighlight has been forgotten to the release text of 3.7).

PR opened