1 Star 0 Fork 0

rainoffallingstar/ereboR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.Rmd 1009 Bytes
一键复制 编辑 原始数据 按行查看 历史
fallingstar10 提交于 2024-04-25 08:26 . fix GEO
output
github_document
```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ``` # erebor The goal of erebor is to build a R6-based package for bulk RNAseq and RRBS analysis. ## Installation You can install the development version of sell: ```{r install,eval=FALSE} # FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE? pak::pak("rainoffallingstar/ereboR") ``` ## Example This is a basic example which shows you how to solve a common problem: ```{r example,eval=FALSE} library(erebor) ## the upstream analysis of RNA-seq BagginsClass$new(...) ## the upstream analysis of RRBS SamwiseClass$new(...) ## download public data from TGCA/GEO laml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/rainoffallingstar/ereboR.git
git@gitee.com:rainoffallingstar/ereboR.git
rainoffallingstar
ereboR
ereboR
master

搜索帮助