Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
tpoisot authored Oct 17, 2024
1 parent af48829 commit 5d18e66
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
@@ -138,7 +138,7 @@ VIRION aggregates seven major sources of information, two of which can be dynami

VIRION can be used for everything from deep learning to simple biological questions. For example, if you wanted to ask which bats a betacoronavirus (like SARS-CoV or MERS-CoV) has ever been isolated from, you could run this `R` code:

```
```r
> library(tidyverse); library(vroom)
>
> virion <- vroom("Virion/Virion.csv.gz")

0 comments on commit 5d18e66

Please sign in to comment.