DataGeNET.Psy
DataGeNET.Psy
.
psygenetDisease(disease, database = "CURATED", score = c(">", 0), 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
equal; 2) the score to be compared. By default: c('>', 0)
.'<>
FALSE
. Change it to TRUE
to get a
on-time log from the function.TRUE
. Change it to FALSE
to don't see
the warnings.DataGeNET.Psy
d.alch <- psygenetDisease( "Alcoholism", "CURATED" )
Run the code above in your browser using DataLab