Gene-class: An S4 class to represent a Gene.

Description Slots

Description

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.

Slots

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.


rricepackage/rRice documentation built on May 24, 2019, 2:53 p.m.