View source: R/annoFuse-utils.R
read_arriba_calls | R Documentation |
Read in fusion calls from Arriba v1.1.0
read_arriba_calls(arriba_calls)
arriba_calls |
Please refer to software documenation [fusions.tsv](https://arriba.readthedocs.io/en/latest/output-files/) |
A data.frame object with correct column specifications
fusionfileArriba <- read_arriba_calls(
system.file("extdata", "arriba_example.tsv", package = "annoFuseData")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.