You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I figured I'd submit this as a separate issue. Again, I'd like to remove the target scaffold labels on the right of
this coverage plot. I tried removing the axis labels (which I presume they are) with themes, but it didn't seem to work. I'd also like to know how to move the labels that are within the target scaffolds so they don't overlap the left border. Thanks again for any suggestions. - Scott
Hi again David -
I figured I'd submit this as a separate issue. Again, I'd like to remove the target scaffold labels on the right of
this coverage plot. I tried removing the axis labels (which I presume they are) with themes, but it didn't seem to work. I'd also like to know how to move the labels that are within the target scaffolds so they don't overlap the left border. Thanks again for any suggestions. - Scott
plot_coverage(longtargets, fill = "qname") + guides(fill = "none") + theme_void() +
coverage_moa_to_largest_notPer_scaffolds.pdf
The text was updated successfully, but these errors were encountered: