all.equal.GeneSetDb {sparrow} | R Documentation |
Checks equality (feature parity) between GeneSetDb objects
## S3 method for class 'GeneSetDb' all.equal(target, current, features.only = TRUE, ...)
target |
The reference |
current |
The |
features.only |
Only compare the "core" columns of |
... |
moar args. |
TRUE
if equal, or character
vector of messages if not.