Skip to content

Conversation

@jdstamp
Copy link

@jdstamp jdstamp commented Mar 31, 2022

PR draft for Issue #9. I was trying to introduce downsampling but I did not get it to work.

Problem:
I am trying to create qqplots from ~2mio. p-values. The resulting pdf file takes very long to load. The resulting tikz picture file is too large for overleaf (383M).

What I was trying to do:

  1. Preserve the overall shape of the plot
  2. Reduce the number of points included in the plot

My idea was to drop points that are close to a point that I am looking at and hence don't add much information in the qqplot.

Currently, trying to use the code on my large data set just gets stuck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant