MSU-class: An S4 class to represent the Gene database MSU

Description Slots Examples

Description

This gene is specific to the database MSU So it contains all the informations we can have about one gene with the "MSU" database.

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.

protein

protein

genomicSequence

genomic sequence

cds

cds

Examples

1
gene <- new("MSU")

Lagaillette/RRicePackage documentation built on May 29, 2019, 2:04 p.m.