Arguments
rows
number of rows in list "expressionmatrix" within Sincell object
colums
number of colums in list "expressionmatrix" within Sincell object
alpha
Vector containing for each gene in "expressionmatrix" the proportion of cells where expression was detected above a given threshold level (parameter "no_expr" in function sc_InSilicoCellsReplicatesObj() )
vargenes
Vector containing for each gene in "expressionmatrix" the variance of the expression levels in those cells where expression was detected above a given threshold level (parameter "no_expr" in function sc_InSilicoCellsReplicatesObj() )
meangenes
Vector containing for each gene in "expressionmatrix" the average of the expression levels in those cells where expression was detected above a given threshold level (parameter "no_expr" in function sc_InSilicoCellsReplicatesObj() )
positive
Force the new matrix to be positive. 1 for TRUE, 0 for FALSE
seed
seed integer for random generation