README.md

luckyExperiment

A R package for biological experiments analysis. Beta version now.

:alien: Authors

Weibin Huang (黄伟斌); 654751191@qq.com;

:+1: Installation

Note: If you are NEW in R programing, you had better deal with all the code here in RStudio, one of the best IDE for R programing.

# Install devtools
if (!requireNamespace("devtools", quietly = TRUE))
    install.packages("devtools")

# Install dependancies
devtools::install_github('huangwb8/luckyBase')

# Install luckyExperiment
devtools::install_github('huangwb8/luckyExperiment')

:camel: Tutorial

To be continued...



huangwb8/luckyExperiment documentation built on June 29, 2023, 10:15 a.m.