permutedf: Shuffling data frames.

Description Usage Arguments Value

Description

Shuffle the given data.frame and order it by the Read.count column or un-shuffle a data frame and return it to the initial order.

Usage

1
2
3
permutedf(.data)

unpermutedf(.data)

Arguments

.data

MiTCR data.frame or list of such data frames.

Value

Shuffled data.frame or un-shuffled data frame if .data is a data frame, else list of such data frames.


imminfo/tcr documentation built on June 13, 2020, 7:01 a.m.