GoekeLab / proActiv

Estimation of Promoter Activity from RNA-Seq data
https://goekelab.github.io/proActiv/
Other
45 stars 14 forks source link

update installation guide to Bioconductor #24

Closed jonathangoeke closed 3 years ago

jonathangoeke commented 3 years ago

ProActiv is now available through Bioconductor (https://bioconductor.org/packages/release/bioc/html/proActiv.html)

The documentaiton is not yet updated to reflect this

if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("proActiv")