smooth_segs function

Smooth the segments after HMM decoding

Smooth the segments after HMM decoding

smooth_segs(bulk, min_genes = 10)

Arguments

  • bulk: dataframe Pseudobulk profile
  • min_genes: integer Minimum number of genes to call a segment

Returns

dataframe Pseudobulk profile

  • Maintainer: Teng Gao
  • License: MIT + file LICENSE
  • Last published: 2023-10-25

Useful links