CreateDeltaAIPairwiseDF: Creates a table of parwise comparisons for techreps in given...

Description Usage Arguments Value

Description

Creates a table of parwise comparisons for techreps in given table.

Usage

1
2
CreateDeltaAIPairwiseDF(df, thrs = 2^c(0:12), thrsSide = "both",
  mlns = F, repcolmns = F, what = "noname")

Arguments

df

A dataframe of genes/transcripts and parental counts for technical replicates in columns.

thrs

An optional vector of thresholds (default = 2**c(0:12)).

thrsSide

An optional parameter of threshold side: 'both' or 'low' (default = 'both').

mlns

An optionsl binary parameter: if the file contains data of millionr read sampling, FALSE or TRUE (default = F).

repcolmns

An optional parameter for a range op replicates for consideration (default = all replicates in df).

what

A name, is needed if not mlns and no names in list (default = "noname").

Value

A table of parwise comparisons for techreps in given table.


gimelbrantlab/ASE documentation built on March 1, 2020, 5:41 a.m.