Skip to content

The issue with the SNP-density plot #139

@ELPSYCONGRO977

Description

@ELPSYCONGRO977

Thank you very much for developing this R package. However, I’ve recently encountered some issues while using it.
When I use a 2Mb interval for plotting, I ensure that my data contains at least one SNP in each bin, but the resulting plot still shows many gray bins:
Image
The code I used is as follows:CMplot(data, plot.type = "d", bin.size = 2e6, col = c("darkgreen", "yellow", "red"), file = "tiff", dpi = 600, file.output = FALSE, verbose = TRUE)

To rule out issues caused by my personal operations, I used the pig60K example data and the corresponding example code for testing, but the results still did not meet expectations. I also conducted tests on other computers.

Image
Looking forward to your answer!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions