Skip to content

Commit

Permalink
Merge pull request KrasnitzLab#565 from belleau/main
Browse files Browse the repository at this point in the history
Correct example for addGDS1KGLDBlock
  • Loading branch information
adeschen authored Oct 16, 2024
2 parents 7bceec5 + 7602b79 commit 54b64ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/gdsWrapper_internal.R
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,8 @@ appendGDSSampleOnly <- function(gds, listSamples) {
#' listBlock=listBlock,
#' blockName="blockEmpty",
#' blockDesc="Example")
#'. closefn.gds(gdsAnnot1KG)
#'
#' closefn.gds(gdsAnnot1KG)
#'
#' gdsAnnot1KG <- openfn.gds(fileAnnotGDS)
#' print(gdsAnnot1KG)
Expand Down
3 changes: 2 additions & 1 deletion man/addGDS1KGLDBlock.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 54b64ca

Please sign in to comment.