getMarkers returns #2126
Unanswered
nboldon
asked this question in
Questions / Documentation
Replies: 0 comments
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.
-
When using the following code:
markerList <- getMarkers(markerGS, cutOff = "FDR <= 0.01 & Log2FC >= 1.25")
the list that is generated includes many genes with FDR values of zero (but have significant Log2FC values)- why would it be returning a zero value if the argument uses the "&" input?
Beta Was this translation helpful? Give feedback.
All reactions