Open AlaaALatif opened 3 years ago
User suggestion: Perhaps add codon information for mutations. The goal would be to help illuminate the possible next mutations. For instance, arginine coded by CGG needs only one mutation to change to glutamine but two to histidine, but arginine coded by CGC needs only one mutations to change to histidine but two to glutamine.
Codon information should be available from bjorn's JSON output under field names ref_codon
and alt_codon
Given a user-specified set of mutation(s), what is the reference codon and alternative codon(s) for each mutation?