morinlab / GAMBLR

Set of standardized functions to operate with genomic data
https://morinlab.github.io/GAMBLR/
MIT License
3 stars 2 forks source link

fixing typo that broke GAMBLR install #65

Closed mattssca closed 2 years ago

mattssca commented 2 years ago

Comma left in import packages for pretty_lollipop_plot function, causing an error in loadNamespace. Comma removed, package documentation regenerated, and package installation confirmed to work.