Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/nshen7/vmrseq
Browse files Browse the repository at this point in the history
Pull merge
  • Loading branch information
nshen7 committed Jul 11, 2024
2 parents 9ccbfc8 + 31c622e commit 99a1467
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The R package `vmrseq` is a novel computational tool developed for pinpointing v

## Installation

You can install the development version of `vmrseq` from
You can install the development version of `vmrseq` in R from
[GitHub](https://github.com/) with:

``` r
Expand All @@ -24,7 +24,7 @@ devtools::install_github("nshen7/vmrseq")

## Docker Image

We provide a Docker image for robust setup and use of this package. The Docker image includes all necessary dependencies for the package and vignettes. To pull the Docker image from Docker Hub, use the following command:
We provide a Docker image for robust setup and use of this package. The Docker image includes all necessary dependencies for the package and vignettes. To pull the Docker image from Docker Hub, use the following command in bash:

``` bash
docker pull nshen7/vmrseq-bioc-3.19:latest
Expand Down

0 comments on commit 99a1467

Please sign in to comment.