smooth_segs {hahmmr} | R Documentation |
Smooth the segments after HMM decoding
Description
Smooth the segments after HMM decoding
Usage
smooth_segs(bulk, min_genes = 10)
Arguments
bulk |
dataframe Pseudobulk profile |
min_genes |
integer Minimum number of genes to call a segment |
Value
dataframe Pseudobulk profile
[Package hahmmr version 1.0.0 Index]