Skip to content

Getting string name of amino acids or other symbols (dna/rna) #53

@anandijain

Description

@anandijain

I have a table of the masses of each amino acid and their names but there doesn't seem to be any easy way of getting the table in https://biojulia.net/BioSequences.jl/stable/symbols/#Amino-acids-1. So I have to create the mapping between these weird AA_M things and "Methionine" manually, mainly doing this by accessing the docstrings 🤣. Is there functionality to make this easier?

Could there be the table or a function to access the real names of these things?

Just noticed that string(AA_M) at least gives me the 1-char representation.

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions