geneFusions | R Documentation |
Gene fusion pairs
geneFusions(object, ...)
## S4 method for signature 'Cellosaurus'
geneFusions(object)
object |
Object. |
... |
Additional arguments. |
CharacterList
.
Updated 2023-10-05.
data(cello)
## Cellosaurus ====
object <- cello
x <- geneFusions(object)
print(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.