You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A while ago I asked about getting the raw, not collapsed gene matrix (#408), and was answered I should use -cm flag.
On my current project I wanted to do the same so I run kallisto bus twice, once with -cm and once without.
my script:
A while ago I asked about getting the raw, not collapsed gene matrix (#408), and was answered I should use -cm flag.
On my current project I wanted to do the same so I run kallisto bus twice, once with -cm and once without.
my script:
(when I run with -cm I use a different folder name)
Later, I use an R script to read the matrix:
and the same with the -cm matrix.
The problem is- I'm getting the exact same matrix!
This didn't happened before. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: