DataGeNET.Psy
DataGeNET.Psy
.
psygenetGene(gene, database = "CURATED", score = c(">", 0), check = FALSE, hostMart = "www.ensembl.org", biomart = "ENSEMBL_MART_ENSEMBL", verbose = FALSE, warnings = TRUE)
'MODELS'
to use Comparative Toxigenomics Database, data from
mouse and rat; 'GAD'
to use Genetic Association Database; 'CTD'
to use Comparative Toxigenomics Database, data from human; 'PsyCUR'
to
use Psychiatric disorders Gene association manually curated; 'CURATED'
to use Human, manually curated databases (PsyCUR and CTD); or 'ALL'
to use all these databases. Default 'CURATED'
.'>'
or with lower '<'< code=""> meaing greather or equal and lower or'<>
FALSE
. Change it to TRUE
to
validate the genes to biomart.'ENSEMBL_MART_ENSEMBL'
. The mart of biomart used to
check genesFALSE
. Change it to TRUE
to get a
on-time log from the function.TRUE
. Change it to FALSE
to not see
the warnings.DataGeNET.Psy
d.alch <- psygenetGene( "ALDH2", "CURATED" )
Run the code above in your browser using DataLab