The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

TransProR

R-CMD-check

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)

System Requirements

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”

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.