Open abhideeplife opened 2 years ago
Error in { : task 1 failed - "NA/NaN argument"
Hihi,
It looks like something is wrong with either the R library or the data itself. Do you have the post-alignment file?
Best, Lu
Error in { : task 1 failed - "NA/NaN argument"
Hihi,
It looks like something is wrong with either the R library or the data itself. Do you have the post-alignment file?
Best, Lu
Hi, I had the same problem. Could you please help. Thanks!
@yangwh1998
Please consider using docker to run scasa to avoid the issue of installing the dependencies.
How to run scasa with docker is provided here: https://github.com/eudoraleer/scasa/blob/main/README.md#using-docker-to-run-scasa
Best, Nghia
Hi,
Thank you for the tool. I am using it for isoform quantification. As a test run I am testing it on one sample from 10xV2.
The command that I am using
scasa --fastq ERX3806131/4861STDY7462259_R1.fastq.gz,ERX3806131/4861STDY7462259_R2.fastq.gz --ref $refPath --nthreads 8 --out Scasa_out
Processing message that I get
The ERROR that I am getting as soon as the quantification step starts is below
I have installed all the R packages and I am not sure why the quantification is not being performed.
Could you please help.
Thank you