seqlen() seqlen() : int Returns the length of a protein sequence(). Returns int — An integer representing the number of amino acids in the protein.
molwt() molwt() : bool|array Computes the molecular weight of a protein sequence. Returns bool|array — An array of the form: ( lower_molwt, upper_molwt )