pIndex {scRepertoire}R Documentation

Calculate pairwise indices

Description

Calculate pairwise indices

Usage

Startrac.pIndex(object, cores, n.perm)

## S4 method for signature 'Startrac'
pIndex(object, cores = NULL, n.perm = NULL)

Arguments

object

A Startrac object

cores

number of core to be used. Passed to doParallel registerDoParallel. default: NULL.

n.perm

integer number of permutation will be performed. If NULL, no permutation. (default: NULL)

Value

an object of class Startrac


[Package scRepertoire version 1.3.1 Index]