read_starfusion_calls | R Documentation |
Read in fusion calls from STAR-Fusion 1.5.0
read_starfusion_calls(starfusion_calls)
starfusion_calls |
Please refer to software documenation [star-fusion.fusion_predictions.tsv] https://github.com/STAR-Fusion/STAR-Fusion/wiki#output-from-star-fusion |
A data.frame object with correct column specifications
fusionfileStarFusion <- read_starfusion_calls(
system.file("extdata", "starfusion_example.tsv", package = "annoFuseData")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.