encode.seqPack {magnitude} |
R Documentation |
tag samples in matrix as sequence profiles
Description
Usage
encode.seqPack(mat,
briefSet = TRUE,
custom = NULL,
quantile.encoder = TRUE);
Arguments
mat
[as Matrix]
custom
use the custom charset, then the generated sequence
data can only be processed via the SGT algorithm. [as string]
Details
the input matrix should be in format of samples
in column and molecule features in rows.
Authors
phenotype_kit
Value
this function returns data object of type
any kind.
clr value class
Examples
[Package
magnitude version 1.0.0.0
Index]