phenoextractHPO_mod: Extract the genes related to a disease or disease alias from...

View source: R/phenoextract_mod.r

phenoextractHPO_modR Documentation

Extract the genes related to a disease or disease alias from HPO database.

Description

Extract the genes related to a disease or disease alias from HPO database.

Usage

phenoextractHPO_mod(keyword, localPDB.path)

Arguments

keyword

character. character string: keyword, to search a disease, a clinical feature, or a phenotype.

localPDB.path

character. the path of localized public data bases. The default value is set in the working directory.

Value

subset of HPO and extract the genes and alias for a disease(phenotype), or a clinical feature. Function modified from pheno_extract_HPO function VarFromPDB.

Examples

HPO.phenotype = phenoextractHPO_mod("retinoblastoma",
localPDB.path = system.file("extdata", "localPDB", package="nanotatoR"))

VilainLab/nanotatoR documentation built on Aug. 3, 2024, 12:46 a.m.