bvieth / powsimR

Power analysis is essential to optimize the design of RNA-seq experiments and to assess and compare the power to detect differentially expressed genes. PowsimR is a flexible tool to simulate and evaluate differential expression from bulk and especially single-cell RNA-seq data making it suitable for a priori and posterior power analyses.
https://bvieth.github.io/powsimR/
Artistic License 2.0
103 stars 23 forks source link

installing powsimR directly using a conda command #41

Closed eboamah closed 4 years ago

eboamah commented 4 years ago

Hi All- Relatively new to this conda envs. Can you please share the command to install directly from my MAC terminal. Thx

bvieth commented 4 years ago

Hello,

unfortunately I have no direct experience with those environments. I hope this site is helpful: https://docs.anaconda.com/anaconda/user-guide/tasks/using-r-language/

So apparently, once you have downloaded powsimR as a bundled tar you can install it within anaconda.

Kind regards Beate