getSig {scRepertoire}R Documentation

Get the p value given one Startrac object and a list of Startrac objects from permutation data

Description

Get the p value given one Startrac object and a list of Startrac objects from permutation data

Usage

Startrac.getSig(obj, obj.perm)

## S4 method for signature 'Startrac'
getSig(obj, obj.perm = NULL)

Arguments

obj

A Startrac object

obj.perm

A list of Startrac objects from permutation data

Value

an object of class Startrac


[Package scRepertoire version 1.4.0 Index]