A gene contains a lot of details that depend on the database it belongs. But every genes have informations in common. So we put all these informations into a global class "Gene" from which the others specific genes classes will inherit.
id
The id of the gene. Many genes can have the same id because there are the same in spite of the different attributes they have.
genesIDs
the list of diferent ids it have we will use with the databases.
locus
The locus the gene belongs.
others
The others attributes the user want to add or delete.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.