Skip to content

Commit

Permalink
Update susie_rss.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ritarasteiro committed Feb 17, 2023
1 parent 71ec9e1 commit 7c20e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/susie_rss.R
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ if(!is.null(summaryset))


# update metadata to explain which credible set this is
summaryset@metadata$id <- paste0(summaryset@metadata$id, "_L",i)
summaryset@metadata$id <- paste0(summaryset@metadata$id, "_L",L)
# - trait name?
# - id?
# - notes?
Expand Down

0 comments on commit 7c20e4f

Please sign in to comment.