pctax
pctax
provides a comprehensive suite of tools for analyzing omics
data.
The HTML documentation of the latest version is available at Github page.
Please go to https://bookdown.org/Asa12138/pctax_book/ for the full vignette.
Installation
The stable version is available on CRAN:
install.packages("pctax")
Or you can install the development version of pctax from GitHub with:
# install.packages("devtools")
devtools::install_github("Asa12138/pctax")