autoresolve_sequence_type {rPDBapi} | R Documentation |
This function determines the type of a given sequence (DNA, RNA, or PROTEIN) based on its characters.
autoresolve_sequence_type(sequence)
sequence |
A string representing the sequence to be analyzed. |
A string indicating the resolved sequence type.