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

MutationalPatterns DBS error when no tumor detected #7

Open
pdiakumis opened this issue Oct 2, 2022 · 1 comment
Open

MutationalPatterns DBS error when no tumor detected #7

pdiakumis opened this issue Oct 2, 2022 · 1 comment
Assignees

Comments

@pdiakumis
Copy link
Member

pdiakumis commented Oct 2, 2022

  • SBJ01336, run 2022-01-28
  • SBJ02853, run 2022-09-28
## Error in `colnames<-`(`*tmp*`, value = names(vcf_list)): attempt to set 'colnames' on an object with less than two dimensions
## Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': object 'mp_dbs' not found
## Error in MutationalPatterns::fit_to_signatures(mut_mat, signatures): object 'mp_dbs' not found
## Error in inherits(x, "data.frame"): object 'sigs_dbs' not found
  • SBJ03108, run 2023-03-05
    • ~300K SNVs
## Error: There are some REF or ALT bases, that do not belong to any of the categories. 
## Did you forget to use 'get_dbs_context()'?
## Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': object 'mp_dbs' not found
## Error in MutationalPatterns::fit_to_signatures(mut_mat, signatures): object 'mp_dbs' not found
## Error in inherits(x, "data.frame"): object 'sigs_dbs' not found
## Error in `colnames<-`(`*tmp*`, value = names(vcf_list)): attempt to set 'colnames' on an object with less than two dimensions
## Error in h(simpleError(msg, call)): error in evaluating the argument 'x' in selecting a method for function 'as.data.frame': object 'mp_dbs' not found
## Error in MutationalPatterns::fit_to_signatures(mut_mat, signatures): object 'mp_dbs' not found
## Error in inherits(x, "data.frame"): object 'sigs_dbs' not found

Also see umccr/umccrise#59, umccr/umccrise#70.

@pdiakumis pdiakumis self-assigned this Oct 2, 2022
@ohofmann
Copy link
Member

ohofmann commented Oct 2, 2022

Hah - I was just going to ignore that. Want to catch the error upstream?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants