samplot
samplot copied to clipboard
Plot structural variant signals from many BAMs and CRAMs
the way the discordant and split reads are drawn, it's not easy/possible to tell how much evidence there is for a particular event since all linse are drawn on top...
Would be nice if `samplot_vcf.py` could produce a result like the following, which shows long- and short-read alignments for a single sample at various regions in the genome. Currently, `samplot_vcf.py`...
e.g. from gnomad or CCDG
see this example where the splitters are pretty well hidden because they are inside $n std deviations. 
This problem arises for large-ish variants having both SR and PE support. The alignments become layered on top of one another making it somewhat difficult to tell if both types...
Hi, I have noticed an issue where the coordinates for split view plots seem to be incorrect. For instance, in one of your examples here https://layerlab.org/2019/06/04/Samplot-improvement.html: The deletion was generated...
I've downloaded, sorted and indexed the gff3 file from ensembl, but when I use it with samplot plot -T I get the following error: ``` $ samplot plot -c chr14...
Dear Samplot Development Team, I would like to express my gratitude for developing such a valuable tool like Samplot. Your efforts have significantly contributed to the research community, and I...
Hello, this is great, and apologies if i am missing something obvious. I have CNV calls based on single cell low coverage WGS, with boundaries very imprecise, and trying to...
I am getting the following error and I am not sure how to go around this. I used the following command to annotate the my vcf. `duphold -v macope2_sorted.vcf -b...