This function extracts the profiles from a gene profile matrix of a group of genes or a list
of groups of genes. It can also restrict the size of the result
: raw count or frequency matrix with genes_ids as rawnames
size.max
: default 15000, maximum number of profiles to be extracted
size.min
: default 1, the minimal size threshold above which a group of genes is selected.
This is used to extract multiple profiles and filtering the list with a minimal number of genes
silent
: default TRUE, detailling and following computation progress