View source: R/InterCellDBclass.R
MergeDBSubset | R Documentation |
This function is to merge 2 databases to get user-desired database.
MergeDBSubset(db.object.1, db.object.2, merge.option = "intersect")
db.object.1 |
A |
db.object.2 |
Another |
merge.option |
The supported options are 'intersect' and 'union'. |
A InterCellDBPack
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.