import_spladder: Imports SplAdder output from a given path with...

View source: R/spladder_parsing.R

import_spladderR Documentation

Imports SplAdder output from a given path with ".confirmed.txt.gz" files. The results for one patient should be stored in the given path. Please note that multiple (coordinated) exons skips (mult_exon_skip) are currently not supported.

Description

Imports SplAdder output from a given path with ".confirmed.txt.gz" files. The results for one patient should be stored in the given path. Please note that multiple (coordinated) exons skips (mult_exon_skip) are currently not supported.

Usage

import_spladder(path)

Arguments

path

The path to a folder with SplAdder output. This folder must contain the ".confirmed.txt.gz" files for the alternative splicing type of interest.

Value

A list with tibbles. Each tibble is a SplAdder output for "A5SS", "A3SS", "cassette_exon", "intron_retention", "mutex_exons".


TRON-Bioinformatics/splice2neo documentation built on March 25, 2024, 2:27 a.m.