rstoolbox.components.SequenceFrame.delete_empty

SequenceFrame.delete_empty(pick=None)

Setter/Getter for the delete empty configuration.

Set the behaviour to decide whether or not regular positions have to be deleted if empty. This does not apply to amino acid types present in the reference_sequence.

Parameters:pick (int) – Remove from the SequenceFrame the regular amino/nucleic acids if they frequency is equal or under the value . Default is -1, so nothing is deleted.
Returns:bool