-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
There is already a lfc filtering parameter. Something useful missing is min.detected which would apply to self or other.
> orderDetected <- order(cluster1$rank.logFC.detected)
> cluster1[orderDetected[1:10], c(1:4, 9, 14, 19)]
DataFrame with 10 rows and 7 columns
self.average other.average self.detected other.detected rank.logFC.cohen rank.AUC rank.logFC.detected
<numeric> <numeric> <numeric> <numeric> <integer> <integer> <integer>
PAX7 0.0188465 0.0000877382 0.0115113 0.0000830314 13833 12014 1
ECRG4 0.0542055 0.0015406061 0.0400046 0.0008963788 12084 10431 1
NNMT 4.3730723 2.1111045671 0.9563483 0.6148204061 1 1 1
MYF5 2.2181507 0.0330166809 0.5924322 0.0156052101 5 5 1
RPS27L 4.2351264 2.9271708476 0.9731023 0.7666684260 1 1 1
CALM2 4.5810915 3.3270106207 0.9658081 0.7676900297 2 2 2
MLIP 0.0222212 0.0031465257 0.0178938 0.0033352642 14273 15185 2
SOD2 3.9477973 2.6287379749 0.8990198 0.7366703714 19 5 2
RARRES2 1.8958659 0.3565642800 0.4678596 0.1429341960 9 16 2
MAG 0.0231304 0.0008944649 0.0153864 0.0008786545 13578 11628 2PAX7 is biologically a dubious marker gene if it only appears in 1.15% of cells of a cluster. MAG is another case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels