BioPathNet

所属分类:collect
开发工具:R
文件大小:0KB
下载次数:0
上传日期:2023-06-20 23:28:49
上 传 者sh-1993
说明:  生物路径网,,
(BioPathNet,,)

文件列表:
.Rbuildignore (122, 2023-06-20)
.Rprofile (88, 2023-06-20)
BioPathNet.Rproj (356, 2023-06-20)
DESCRIPTION (1604, 2023-06-20)
LICENSE.md (34874, 2023-06-20)
NAMESPACE (775, 2023-06-20)
R/ (0, 2023-06-20)
R/BPNList.R (1526, 2023-06-20)
R/EnrichRResult.R (2713, 2023-06-20)
R/GSEAResult.R (2929, 2023-06-20)
R/LEResult.R (1077, 2023-06-20)
R/S4methods.R (2566, 2023-06-20)
R/classes.R (12486, 2023-06-20)
R/data.R (1300, 2023-06-20)
R/do_enrichr_pod.R (2410, 2023-06-20)
R/do_gsea_pod.R (3163, 2023-06-20)
R/do_leading_pod.R (1840, 2023-06-20)
R/get_revigo_output.R (1137, 2023-06-20)
R/prepare_data.R (2090, 2023-06-20)
data-raw/ (0, 2023-06-20)
data-raw/hsapiens.R (565, 2023-06-20)
data-raw/mmusculus.R (570, 2023-06-20)
data-raw/rnorvegicus.R (576, 2023-06-20)
data/ (0, 2023-06-20)
data/hsapiens.rda (2552984, 2023-06-20)
data/mmusculus.rda (2554552, 2023-06-20)
data/rnorvegicus.rda (2445628, 2023-06-20)
inst/ (0, 2023-06-20)
inst/CITATION (587, 2023-06-20)
inst/java/ (0, 2023-06-20)
inst/java/RevigoStandalone.jar (16880420, 2023-06-20)
inst/java/lib/ (0, 2023-06-20)
inst/java/lib/mdsj.jar (18203, 2023-06-20)
... ...

# BioPathNet [![GitHub issues](https://img.shields.io/github/issues/AliSajid/BioPathNet)](https://github.com/AliSajid/BioPathNet/issues) [![GitHub forks](https://img.shields.io/github/forks/AliSajid/BioPathNet)](https://github.com/AliSajid/BioPathNet/network) [![GitHub stars](https://img.shields.io/github/stars/AliSajid/BioPathNet)](https://github.com/AliSajid/BioPathNet/stargazers) [![R build status](https://github.com/AliSajid/BioPathNet/workflows/R-CMD-check/badge.svg)](https://github.com/AliSajid/BioPathNet/actions) [![codecov](https://codecov.io/gh/AliSajid/BioPathNet/branch/main/graph/badge.svg?token=HP1VFCRZ0M)]() ![GitHub release (latest SemVer including pre-releases)](https://img.shields.io/github/v/release/AliSajid/BioPathNet?include_prereleases&label=latest-release) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/AliSajid/BioPathNet?label=latest-stable) [![GitHub license](https://img.shields.io/github/license/AliSajid/BioPathNet)](https://github.com/AliSajid/BioPathNet/blob/main/LICENSE) ![GitHub language count](https://img.shields.io/github/languages/count/AliSajid/BioPathNet) ![GitHub top language](https://img.shields.io/github/languages/top/AliSajid/BioPathNet) ![Lines of code](https://img.shields.io/tokei/lines/github/AliSajid/BioPathNet) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/AliSajid/BioPathNet) ![GitHub repo size](https://img.shields.io/github/repo-size/AliSajid/BioPathNet) The goal of BioPathNet is to … ## Installation You can install the released version of BioPathNet from [CRAN](https://CRAN.R-project.org) with: ``` r install.packages("BioPathNet") ``` And the development version from [GitHub](https://github.com/) with: ``` r # install.packages("devtools") devtools::install_github("AliSajid/BioPathNet") ``` ## Example This is a basic example which shows you how to solve a common problem: ``` r library(BioPathNet) ## basic example code ```

近期下载者

相关文件


收藏者