dash-bio icon indicating copy to clipboard operation
dash-bio copied to clipboard

Circos witn SNP data

Open snowformatics opened this issue 2 years ago • 0 comments

Hi everyone,

first thanks for developing and maintaining the library, it’s very helpful! I would like to draw a circos plot with epistasis data, links between two SNPs.

Sample data:

SourceChr 1 SourcePos 123456789 TargetChr 4 TargetPos 987654321 pvalue 7.8

If I format the data as in the tutorial and set start and end to position and position +1, the link connecting is not visible inside the plot.

Is it somehow possible to display such data? Any help would be appreciated, Thanks Stefanie

snowformatics avatar Apr 08 '22 12:04 snowformatics