Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fiorini9 authored Sep 13, 2023
1 parent 3903e2f commit 456d5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ bash ./scrnabox.slurm/launch_scrnabox.sh -h
```
devtools::install_github("neurobioinfo/scrnabox/scrnaboxR")
```
`'scrnaboxR'` provides a collection of functions for conducting enrichment analysis and other analyses associated with scRNAseq data. It serves as a companion to scRNAbox, offering a range of tools and functionalities to enhance scRNA-seq data analysis.
`'scrnaboxR'` provides a collection of functions for conducting enrichment analysis and other analyses associated with scRNAseq data. It serves as a companion to scRNAbox, offering a range of tools and functionalities to enhance scRNAseq data analysis.

Please note that all R packages must be loaded into a common R library. For further instructions regarding the preparation of an R library please visit scRNAbox's [documentation](https://neurobioinfo.github.io/scrnabox/site/). Users must then define the location of their R library (`R_LIB_PATH=`), their version of R (`R_VERSION`), and the location of CellRanger (`MODULECELLRANGER`) in the `scrnabox_config.ini` file which is deposited into the working directory upon running the pipeline initation step:
```
Expand Down

0 comments on commit 456d5ff

Please sign in to comment.