Madeline Page
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...
Okay, I think I might have found what I'm looking for. It looks like the code in the nucleotide_transformer directory is what was used to build the models (maybe I...
Actually, I'm not sure I see a training script. Is it named something else?