ISS_sumstat: Calculate summary statstics of data

Description Usage Arguments Value

View source: R/7.2_ISS_ratiocor.R

Description

Calculate summary statstics (Total reads, Total number of gene present and Gene present in group) of data

Usage

1
ISS_sumstat(data, gene, stat = "sum")

Arguments

data

Data in dataframe class.

gene

Object in vector or list formate. In list formated input every list element is a group of interested genes.

stat

Mode of operation. Possible value is "sum", "gene" and "present". Default is "sum".

Value

Output will be in dataframe class with a extra column names "total_reads" which is the total number of reads in each cells.


mashranga/MolDia documentation built on May 26, 2019, 9:36 a.m.