TF-IDF matrix and differential accessible analysis #1013
Unanswered
qingwang1
asked this question in
Questions / Documentation
Replies: 1 comment 2 replies
-
Are you saying that Signac computes differential accessibility based on the TF-IDF normalized data? I dont believe that is the case. |
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,
I know there are already question posted about where to find TF-IDF matrix, and your answer is it's not stored anywhere, and what I get from getMatrixFromProject() is raw count, I am just wondering is there any way to get the TF-IDF normalized count? if not, what it be ok to change it to seurat obj and use signac to TF-IDF normalized? Also if the TF-IDF matrix is not stored, what's used for the pairwise differential accessible analysis using getMarkerFeatures(), is that the raw count? Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions