How to get the unfiltered count matrix? #119
-
Hi, simpleaf team! First of all, thanks for your excellent work in this tool. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @RyanZhiNie, Can you tell us a little bit more about the data type you're using? If you have a technology with an "external whitelist" (like 10x), then it's very easy to get an unfiltered matrix by just passing the correct flag to
you pass the permit list and it will use this to generate an unfiltered count matrix. However, if you're working with a technology that doesn't have an external permit list, this is a bit more difficult. In that case, you could use the
or similarly the
Best, |
Beta Was this translation helpful? Give feedback.
Hi @RyanZhiNie,
Can you tell us a little bit more about the data type you're using? If you have a technology with an "external whitelist" (like 10x), then it's very easy to get an unfiltered matrix by just passing the correct flag to
simpleaf quant
for the filter mode. Specifically:you pass the permit list and it will use this to generate an unfiltered count matrix.
However, if you're working with a technology that doesn't have an external permit list, this is a bit more difficult. In that case, you could use the
--expect-cells
option with a largeish number of cells