This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Software for SNP zygosity and loss of heterozygosity

I want to create a scatterplot with all the observed variant frequencies, but I cannot get the chromosome band on the X-axis with conventional software (SPSS, Excel). I'm interested in putting all chromosome bands (the whole human genome) in the X-axis as I'm doing targeted sequencing, but most examples that I've found contain only one chromosome like here

http://doc.goldenhelix.com/SVS/tutorials/roh_analysis/_images/heat-map-plus-b-allele-large.jpg

snp snp next-gen sequencing sequence

1 answer

You can have a look at the bioconductor quantsmooth package.

It has plots to show chromosome bands together with your own data.

I have the raw output from IonTorrent but I cannot find instructions on how to prepare the input file for prepareGenomePlot (if that function is right for my case).

Log in to answer this question.