YuSugihara / QTL-seq

QTL-seq pipeline to identify causative mutations responsible for a phenotype
46 stars 23 forks source link

Raw data for plotting with ggplot #42

Closed caiobrunharo closed 11 months ago

caiobrunharo commented 1 year ago

Hi.

The output of my run results in a single file with many plots with the same x-axis. I would like to use the raw data to plot myself using ggplot2 so that I can manipulate the axis, highlight datapoints, etc. How can I obtain the raw data that was used to generate the outputs in directory 40_qtlseq?

Thanks!

YuSugihara commented 11 months ago

Yes, you can. Please check the README: https://github.com/YuSugihara/QTL-seq#outputs

And, if you have any questions, please let me know.

Best, Yu