So very excited that I have been able to make my first R package.
I've really enjoyed the learning curve.
More to do of course.
Testing, vignettes...
Draw multiple proteins, I suspect - play with API more?
I wonder about using ggplot as the output rather than base R.
I can probably use
geom_rect()
http://sape.inf.usi.ch/quick-reference/ggplot2/geom_rect
maybe :
https://stackoverflow.com/questions/6862742/draw-a-circle-with-ggplot2
geom_circle() in the ggforce package....
Somebody else grappling with this....:
http://dozenoaks.ghost.io/ggplot2-to-plot-proteins/
No comments:
Post a Comment