Interactive-Phylogeny-Team / InteractivePhylogeny

0 stars 0 forks source link

DNA Sequence Comparison Table #59

Closed jbeatty88 closed 3 years ago

jbeatty88 commented 3 years ago

Query String

Sequence Comparison Table

Discussion


@maddyras Here is an example of the data file format in JSON

[
    {
         "key": "Gorilla Gorilla_Homo Sapien",
         "comparsionString": "<comparisons>"
    },

]