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

Hi, Thank you for the nice tool. I am wondering if samplot can visualize a complex SV composed of 1 translocations and 1 deletion.

Hello, I have a problem regarding the samplot output where, seemingly, default matplotlib labels are covering the x and y axes labels for the plot. I don't see any option...

Hi, I have a plot but the text in axis label are overlapping together. Here is my script: ``` samplot plot \ -n Sample_17 \ -b $bam_file \ -o abc.pdf...

Hi, Thanks for developing this super informative visualization package! I was wondering if you could provide a working example of a GRCh38 GFF3 track. I’ve run into issues when trying...