seekIRfind: combines IRFinder output files into one file

Usage Arguments

View source: R/altSplicing.R

Usage

1
seekIRfind(subfolders, conditions, cond0, cond1, batches = NA, dir = "dir")

Arguments

subfolders

vector of strings, full paths to subfolder of IRFinder results for each sample. You can use the following code to get the subfolders: subfolders <- mainfolder

\item

conditionsvector, has to contain the conditions (strings or numbers) of the samples (WT, KO, etc.) in the same order as the parameter subfolders

\item

cond0string or numeric, control condition, has to be the same as in the parameter conditions

\item

cond1string or numeric, test condition, has to be the same as in the parameter conditions

\item

batchesvector of integers, standing for batch numbers

\item

dirstring, either "dir" or "nondir"

A list of two data.frames. The second contains Imports: DESeq2, ggplot2 the code is based around the DESeq2Constructor from the IRFinder pipeline myFiles <- list.files() iread <- seekIRfind(myFiles)


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