8000 GitHub - MoleculeMind/MetaTrx: MetaTrx: Comprehensive Cross-Species Transcriptome Analysis
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MoleculeMind/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

Code of conduct

Stars

0 stars 391D

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%
0