Description Usage Arguments Author(s) Examples
A function allowing extract fusion names from a list of fSet objects.
1 |
list |
a list of fSet object |
parallel |
option to run a parallel version of the function, default FALSE |
Raffaele A Calogero
1 2 3 | tmp <- importFusionData("fusionmap", paste(find.package(package="chimera"),"/examples/mcf7.FMFusionReport", sep=""), org="hg19")
fusion.names <- fusionName(tmp)
fusion.names
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.