seekIRead: combines IRead output files into one file

Description Usage Arguments Value Examples

View source: R/altSplicing.R

Description

Imports: purrr, dplyr, data.table

Usage

1

Arguments

files

vector of filenames from files that should be uploaded

Value

A data.frame with read counts where each row is an intron and each column is a gene, except the last column which contains corresponding symbols

Examples

1
2
myFiles <- list.files()
iread <- seekIRead(myFiles)

Solatar/seeqR documentation built on Feb. 19, 2021, 8:07 p.m.