Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get_ssm_by_sample returns non informative error when using non-existent sample ID. #32

Open
mattssca opened this issue Dec 19, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mattssca
Copy link
Contributor

By mistake, I discovered this error. This is also a reminder that there are outstanding functions in GAMBLR.results that should make use of id_ease in dealing with sample IDs (similar to how the corresponding functions in GAMBLR.data works). By having the function call the helper (id_ease) this error would be much easier to understand.

> this_sample_df = get_ssm_by_sample(this_sample_id = "DOOHH-2",
+                                     this_seq_type = "genome")
Error in if (pair_status == "unmatched") { : argument is of length zero  
@mattssca mattssca added the enhancement New feature or request label Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant