Madeline Page

Results 8 comments of Madeline Page

I was using that old `ftp` link as well and running into issues. Thank you for this insight!

#17 I believe the attached issue has the answer to the cause of these errors.

Additionally, on the legend line you could change `levels(relatedness$RT)` to `unique(relatedness$RT)`

I'm curious about the progress on this. @dzhang32 is this still something that is actively being pursued?

Still seeing this issue where grouped boxplots are being offset when two plots are combined with subplots. Because I'm working with tibbles, I don't see how I can apply the...

I would also like to be able to add a subtitle for the plots. I think this is a good idea that should be implemented.

@angoodkind, I know this is years after you needed it, but as a temporary fix, you can use `annotate_figure` twice to obtain the desired effect. Using the example above ```...

Hi @LiShuhang-gif , A couple of questions, What is the reference genome(s) you are working with? Is it human data? It is possible that the reference you are using and...