I'm having trouble getting the data to the format you need for model_glm_pmol.
My output from scan_spike_contigs() is an RleList of length 6.
However, the ssb_res is a GRanges object with slightly different contig names.
It was my understanding the covg_to_df would convert the data so I could run model_glm_pmol. I think I have misunderstood.
Could you clarify what format need to go into model_glm_pmol and how to convert it?
I'm having trouble getting the data to the format you need for model_glm_pmol.
My output from scan_spike_contigs() is an RleList of length 6.
However, the ssb_res is a GRanges object with slightly different contig names.
It was my understanding the covg_to_df would convert the data so I could run model_glm_pmol. I think I have misunderstood. Could you clarify what format need to go into model_glm_pmol and how to convert it?