Add adaptive sampling bed files in grch37 and hg38 projections#127
Merged
Conversation
Kdreval
reviewed
Jul 2, 2026
| #' A data frame with 313 rows and 6 columns. | ||
| #' \describe{ | ||
| #' \item{chromosome_name}{The chromosome the region resides on, without chr prefixes} | ||
| #' \item{start_position}{Start coordinate for the region ([0-based])} |
Contributor
There was a problem hiding this comment.
Both documentations for grch37 and hg38 have a hyperlink that points to nothing. The embedded link is not supposed to be missing target. If this is not supposed to be a link, the square brackets should be removed.
Here is more details about the error this is causing: https://github.com/morinlab/GAMBLR.data/actions/runs/28611065680/job/84843373897#step:6:122
Contributor
Author
There was a problem hiding this comment.
Should be fixed in this new push
Kdreval
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds the BED panel of adaptive sampling targets to GAMBLR.data. Both genome builds (GRCh37 and hg38) have a version of this file.
The actual
.bedfiles have been added toinst/extdata/.rdafiles were created usingusethis::use_data()Loader blocks for these files were place in
DATASET.Rdata.Rwas updated with documentation for these objects.RdRoxygen2 documentation files were created for these objects insideman/