get_stats_loc {SRTsim} | R Documentation |
Summarize location-wise summary metrics
Description
Summarize location-wise summary metrics
Usage
get_stats_loc(mat, group, log_trans = TRUE)
Arguments
mat |
A count matrix |
group |
A group label |
log_trans |
A logical constant indicating whether to log transform the libsize |
Value
Returns a n by 3 dataframe with location metrics
[Package SRTsim version 0.99.6 Index]