read_starfusion_calls: Read in fusion calls from STAR-Fusion 1.5.0

read_starfusion_callsR Documentation

Read in fusion calls from STAR-Fusion 1.5.0

Description

Read in fusion calls from STAR-Fusion 1.5.0

Usage

read_starfusion_calls(starfusion_calls)

Arguments

starfusion_calls

Please refer to software documenation [star-fusion.fusion_predictions.tsv] https://github.com/STAR-Fusion/STAR-Fusion/wiki#output-from-star-fusion

Value

A data.frame object with correct column specifications

Examples

fusionfileStarFusion <- read_starfusion_calls(
  system.file("extdata", "starfusion_example.tsv", package = "annoFuseData")
)

d3b-center/annoFuse documentation built on Feb. 21, 2023, 1:06 a.m.