Skip to content

Analysis and visualization of multi-omics data. In ongoing development: multi-modal fusion, sparse learning, and spatio-temporal effects...

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

SSSYDYSSS/TransProR

Repository files navigation

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

  • R (>= 2.10)

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"

About

Analysis and visualization of multi-omics data. In ongoing development: multi-modal fusion, sparse learning, and spatio-temporal effects...

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages