STAR_salmon raw-counts matrix does not have integers #4838
Unanswered
alessiaartusi
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Same question. I'm just rounding them to integers for now - would like to know if this the correct approach |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have used the nf-core rnaseq pipeline (version 3.14.0) on my RNA-seq fastq data.
I am running nextflow in a SLURM cluster with the following command
The pipeline finished successfully. My objective is to perform a differential expression analysis on the data in output and I wanted to start from raw counts, but the file
which should contain raw counts, is actually a matrix of decimal.
Does anyone know why is that?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions