Skip to content

Commit

Permalink
Clean up documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
igordot committed Dec 21, 2024
1 parent 113d431 commit 500741f
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 419 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ The package can be installed from [CRAN](https://cran.r-project.org/package=msig
install.packages("msigdbr")
```

Releases that are not available on CRAN can be installed from GitHub (specific release or version can be specified):

```{r}
remotes::install_github("igordot/msigdbr", ref = "v2022.1.1")
```

## Usage

The package data can be accessed using the `msigdbr()` function, which returns a data frame of gene sets and their member genes. For example, you can retrieve mouse genes from the C2 (curated) CGP (chemical and genetic perturbations) gene sets.
Expand Down
16 changes: 0 additions & 16 deletions cran-comments.md

This file was deleted.

7 changes: 0 additions & 7 deletions revdep/.gitignore

This file was deleted.

41 changes: 0 additions & 41 deletions revdep/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions revdep/cran.md

This file was deleted.

5 changes: 0 additions & 5 deletions revdep/email.yml

This file was deleted.

Loading

0 comments on commit 500741f

Please sign in to comment.