Skip to content

MetaTrx: Comprehensive Cross-Species Transcriptome Analysis

License

Unknown, MIT licenses found

Licenses found

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

SSSYDYSSS/MetaTrx

Repository files navigation

MetaTrx

R-CMD-check

MetaTrx Logo

MetaTrx is an R package designed to provide comprehensive tools for transcriptome analysis across multiple species.

Installation

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

install.packages("MetaTrx")

You can install the development version of MetaTrx like so:

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

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

System Requirements

  • R (>= 2.10)

Example

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

library(MetaTrx)
## basic example code

Citation

Yu Dongyue (2023). MetaTrx: Comprehensive Cross-Species Transcriptome Analysis. https://github.com/SSSYDYSSS/MetaTrx, https://sssydysss.github.io/MetaTrxBook/.

Code of Conduct

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

About

MetaTrx: Comprehensive Cross-Species Transcriptome Analysis

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