get_string_as

Nucleotide.get_string_as(format='fasta', **kwargs)[source]

Get string of the sequence.

Parameters
  • format (str) – Format of the string to retrieve

  • kwargs (Any) – Compatibility

Returns

Return type

Formatted sequence data as string