parallel_cluster: Creates edge List in Parallel

Description Usage Arguments Value

View source: R/parallel_cluster.R

Description

Creates edge List in Parallel

Usage

1
parallel_cluster(nbatches, batch_len, Ngenes, mat, prob = 0.65)

Arguments

nbatches

Number of batches to consider.

batch_len

size of each batches

Ngenes

Number of genes to consider for each batch

mat

The preprocessed matrix with geans in each column and samples in every row.

prob

The quantile below which edges are not formed

Value

Returns the edgelist


Riddhiz/graphcluster documentation built on March 21, 2020, 2:11 p.m.