Skip to content
New issue

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

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

Already on GitHub? # to your account

get_cn_segments is broken #136

Closed
rdmorin opened this issue Oct 25, 2022 · 1 comment
Closed

get_cn_segments is broken #136

rdmorin opened this issue Oct 25, 2022 · 1 comment
Assignees

Comments

@rdmorin
Copy link
Collaborator

rdmorin commented Oct 25, 2022

It looks like the only way the get_cn_segments function works is when the database is used. The from_flatfile option is available but when I try supplying it I get an error:

my_segments = get_cn_segments(region="chr8:128,723,128-128,774,067",from_flatfile=TRUE)
 Error in rbind(all_segs_matched, all_segs_unmatched) : 
object 'all_segs_matched' not found
@mattssca mattssca self-assigned this Oct 25, 2022
@mattssca
Copy link
Contributor

Thanks for posting an issue of this. I will look into this.

@mattssca mattssca closed this as completed Dec 9, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants