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

Error in get_gene_cn_and_expression #23

Open
vladimirsouza opened this issue Dec 7, 2023 · 1 comment
Open

Error in get_gene_cn_and_expression #23

vladimirsouza opened this issue Dec 7, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@vladimirsouza
Copy link
Contributor

> MYC_cn_expression <- get_gene_cn_and_expression("MYC")
[1] "grep -w -F -e Hugo_Symbol -e MYC /projects/nhl_meta_analysis_scratch/gambl/results_local/icgc_dart/DESeq2-0.0_salmon-1.0/mrna--gambl-icgc-all/vst-matrix-Hugo_Symbol_tidy.tsv"
Error in `left_join()`:
! Can't join `x$sample_id` with `y$genome_sample_id` due to incompatible types.
ℹ `x$sample_id` is a <character>.
ℹ `y$genome_sample_id` is a <logical>.
Run `rlang::last_trace()` to see where the error occurred.
@Kdreval
Copy link
Contributor

Kdreval commented Dec 7, 2023

Thanks for posting this as issue! It was reported several months ago but since we are still not complete with the migration to thematic packages, I did not tackle this specific bug.

@mattssca mattssca added the bug Something isn't working label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants