pbm.trim_pssm.Rd
This function trims a PBM object by removing positions with low information content.
pbm.trim_pssm(pbm, bits_thresh = 0.1)
A PBM object
The threshold for trimming positions (default is 0.1)
A trimmed PBM object