PoorRican/ncbi-rs

Variants do not produce proper kebab-case names

Closed this issue · 1 comments

For variants containing "RNA"/"DNA", proper kebab-case names are not produced during serialization. Serialized values should be explicitly named.

Known problems:

  • seq::BioMol
  • seq::MolTech
  • seq::Mol
  • seq::Strand

serde will not be used for serialization.