Skip to content

Commit

Permalink
Update AnVIL mentions in README.md, refers to #80
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Nov 2, 2023
1 parent 886f7b9 commit 3fdc59b
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 @@ -118,11 +118,11 @@ A few of our key goals to migrate to a new set of Docker containers are,

- Make Bioconductor package binaries available to all users of the
this container. Users can now install Bioconductor packages as binaries
by simply doing, `AnVIL::install(<character vector of packages>)`.
by simply doing, `BiocManager::install(<character vector of packages>)`.
This speeds up installation of Bioconductor packages by avoiding compilation.

To see the latest status of the Bioconductor binary repository, check with
`AnVIL:::repository_stats()`.
`BiocPkgTools::repositoryStats()`.

<a name="current"></a>
## Current Containers
Expand Down

0 comments on commit 3fdc59b

Please sign in to comment.