Skip to content

Commit

Permalink
added zenodo instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rmflight committed Jan 26, 2024
1 parent 38849ac commit 1a8f49b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ To setup to be able to rerun everything here, you can clone the repo from [githu
git clone https://github.com/MoseleyBioinformaticsLab/manuscript.ICIKendallTau.git
```

```
# download from zenodo
wget https://zenodo.org/records/10573598/files/MoseleyBioinformaticsLab/manuscript.ICIKendallTau-draft_v4.1_2024-01-26.zip?download=1 --output-document=manuscript.ICIKendallTau.zip
unzip manuscript.ICIKendallTau.zip
```

```r
# make sure renv is installed
install.packages("renv")
Expand Down

0 comments on commit 1a8f49b

Please sign in to comment.