splitClusters.Rd
This function executes a ubuntu docker that merge two matrix
splitClusters(
group = c("sudo", "docker"),
scratch.folder,
file,
separator,
nCluster
)
a character string. Two options: sudo or docker, depending to which group the user belongs
a character string indicating the path of the scratch folder
a character string indicating the path of the file, with file name and extension included
separator used in count file, e.g. '\t', ','
interesting number of clusters
one Matrix for each cluster
if (FALSE) {
}