Description Usage Arguments Value
View source: R/7.2_ISS_ratiocor.R
Calculate summary statstics (Total reads, Total number of gene present and Gene present in group) of data
1 | ISS_sumstat(data, gene, stat = "sum")
|
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". |
Output will be in dataframe class with a extra column names "total_reads" which is the total number of reads in each cells.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.