Skip to contents

This function trims a PBM object by removing positions with low information content.

Usage

pbm.trim_pssm(pbm, bits_thresh = 0.1)

Arguments

pbm

A PBM object

bits_thresh

The threshold for trimming positions (default is 0.1)

Value

A trimmed PBM object