fractaldna.utils.sequence.get_dna_string
- fractaldna.utils.sequence.get_dna_string(length, separation=3.32)
 Return a string of letters representing a DNA strand of a set length get_dna_string(length, separation)
- args:
 length: length of strand to construct (default units angstrom)
- kwargs:
 - separation: specified separation between base pairs, imported from
 utils folder
- notes:
 Both length and separation should have the same units, the default separation is set in angstroms