samplot icon indicating copy to clipboard operation
samplot copied to clipboard

Plot structural variant signals from many BAMs and CRAMs

Results 54 samplot issues
Sort by recently updated
recently updated
newest added

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`...

see this example where the splitters are pretty well hidden because they are inside $n std deviations. ![16-21597188-2159755215-0022934](https://user-images.githubusercontent.com/1739/36487468-327c6f80-16de-11e8-938e-bd33a0026f9e.png)

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...