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

Description Slots Examples

Description

This gene is specific to the database Gramene. So it contains all the informations we can have about one gene with the "Gramene" 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.

description

description of the gene

biotype

the biotype of the gene

taxonId

id

systemName

system name

dbType

type of the db

geneIdx

id

location

location

Examples

1
gene <- new("Gramene")

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