add_sequence_info.Rd
Prepends the sequence and indices with sequence length and chain name (if applicable).
add_sequence_info(content, seq_length, name)
[character(1)
]
Sequence with indices and newlines.
[integer(1)
]
Length of the sequence.
[character(1)
]
Chain name, may be NA
if not applicable.
A single string with all info prepended and separated with newlines.