Skip to content

v0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 11:32

Added

  • easel.GeneticCode class wrapping an ESL_GENCODE struct for configuring translation.
  • DigitalSequence.translate method to translate a nucleotide sequence to a protein sequence. Metadata is copied from the source sequence to its translation (#31, by @valentynbez).

Deprecated

  • Sequence.taxonomy_id property, as it is not used by Easel and implementation is not consistent (See EddyRivasLab/easel#68).