separate: Separate PSI and QS data

Description Usage Arguments Examples

Description

Retrieves PSI data and calculates var(PSI) between all tissues.

Usage

1
separate(data, sp, tiss)

Arguments

data

The file created by 'align' function, containing all species' PSI and Quality Score information sp The total number of columns containing exon names tiss A character vector containing tissue names (not case-sensitive, but spelling counts)

Examples

1
separate(data = PSI_QS_FULL, sp = 3, tiss = c("brain", "cerebellum", "heart", "kidney", "liver", "testis"))

JMoon1/v2e documentation built on May 10, 2019, 12:51 p.m.