Open rln0005 opened 1 year ago
Have you figured this problem? I got the same problem as you.
No, I haven't been able to figure this out.
Have you figured this problem? I got the same problem as you.
Hi,I‘ve solved this problem, maybe the forms of input bulk_dataset and phenotype are wrong, the form of phenotype is "named num". Also, my problem is my bulk_dataset ,maybe there are some errors when I got my bulk. You can see this 'https://www.zhblog.net/qa/object-class-r.html' ,hoping it will help.
No, I haven't been able to figure this out.
Have you figured this problem? I got the same problem as you.
Hi,I‘ve solved this problem, maybe the forms of input bulk_dataset and phenotype are wrong, the form of phenotype is "named num". Also, my problem is my bulk_dataset ,maybe there are some errors when I got my bulk. You can see this 'https://www.zhblog.net/qa/object-class-r.html' ,hoping it will help.
No, I haven't been able to figure this out.
Have you figured this problem? I got the same problem as you.
I can't open this link, it seems to indicate a risk of privacy breach. Can you tell me the correct phenotype format and bulk matrix format? Thank you very much
I am having an issue using Scissor to annotate bulk RNA sequencing (of paired tumor & normal samples) with single-cell tumor sequencing.
Here is my code:
This results in the following error:
I have tried several different things (including manual installation of preprocessCore, using
BiocManager::install("preprocessCore", configure.args="--disable-threading", force = TRUE)
...but nothing has worked. I also had issues with the normalize.quantiles() before I coerced the bulk dataset into a matrix.Can someone advise on if I've made an error, and/or how to mitigate this issue?