Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.8 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.8 KB

TransProR

R-CMD-check CRAN status

TransProR Logo

Analysis and visualization of transcriptomic data are currently in progress. Future directions include multi-modal fusion, sparse learning, and the investigation of spatio-temporal effects.

Installation

You can install the released version of TransProR from CRAN with:

install.packages("TransProR")

You can install the development version of TransProR like so:

install.packages("devtools")
devtools::install_github("SSSYDYSSS/TransProR", build_vignettes = TRUE)

install.packages("remotes")
remotes::install_github("SSSYDYSSS/TransProR", build_vignettes = TRUE)

More examples see

TransProR Manual:https://sssydysss.github.io/TransProRBook/

System Requirements

  • R (>= 4.3.0)

Example

This is a basic example which shows you how to solve a common problem:

library(TransProR)
## basic example code

Citation

Yu Dongyue (2023). TransProR: Analysis and visualization of transcriptomic data are currently in progress. Future directions include multi-modal fusion, sparse learning, and the investigation of spatio-temporal effects. https://github.com/SSSYDYSSS/TransProR, https://sssydysss.github.io/TransProRBook/.

Code of Conduct

Please note that the TransProR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms. "# TransProR"