seq
The input coiled-coil sequence, which might a string or vector of amino-acids. The input must contain at least 14 characters. Valid characters should be uppercase letters and illegal terms include B, J, O, U, Z. Invalid characters will not be tolerated and their use will result in a failure of the program. If the amino-acid in a coiled-coil sequence is unknown, it is permitted to use the identifier "X" instead
reg
The register assignments for the amino-acids in the coiled-coil sequence. The input may be either a string or a vector and must always have the same length as the seq
argument. If this is not the case then the program will fail. Valid characters are the lowercase letters a to g. Register characters are not required to be in proper order