[Ecotyper] Error in NMF step at Tutorial1 using user-defined profile
jpark27 opened this issue · 1 comments
Dear EcoTyper team,
Hi, all! Hope you been well and thanks so much for sharing amazing tool.
I was following tutorials using new TCGA data with in-house scRNA-seq dataset.
Initially, I run Tutorial5 to create my own 'discovery dataset' and successfully executed (30 cell types; 200K cells).
Then, when I use that discovery dataset on TCGA data through tutorial 1, it throws following error:
and seem like other user also reported same error before (#39)
Rscript EcoTyper_recovery_bulk.R -d discovery_scRNA_UVM -m /lustre/scratch126/cellgen/team283/jp27/02_tools/ecotyper/tcga/bulk_uvm_data.txt -a /lustre/scratch126/cellgen/team283/jp27/02_tools/ecotyper/tcga/bulk_uvm_annotation.txt -c type -o /lustre/scratch126/cellgen/team283/jp27/02_tools/ecotyper/tcga/DiscoveryOutput_bulk_uvm
(*Surprisingly, this new TCGA data run without error with pre-defiend -d Carcinoma or Lymphoma profile. So I thought bulk RNA-seq data itself has no issue but on newly generated 'discovery dataset' [discovery_scRNA_UVM])
Any advices how to resolve this error? I can happy to share any intermediate/input files I generated if it's useful to troubleshoot.
best wishes,
J