Skip to content

Commit

Permalink
added full path to output
Browse files Browse the repository at this point in the history
  • Loading branch information
tram-nguyen-n committed Oct 16, 2024
1 parent f269a41 commit 57f8a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/scripts/make_zeroshot_DMS_subs.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ score_list <- lapply(score_list,

```{r, eval=FALSE}
saveRDS(score_list,
"../ProteinGym_data/DMS_sub_benchmark_scores/zeroshot_DMS_subs_v1.1.rds")
"/home/rstudio/ProteinGym_data/EH_data/v1.1/zeroshot_DMS_subs_v1.1.rds")
```


Expand Down

0 comments on commit 57f8a9d

Please sign in to comment.