proteinScore: Phenotypic score for each gene based on the description of...

View source: R/proteinScore.r

proteinScoreR Documentation

Phenotypic score for each gene based on the description of the patient in HPO terms

Description

Phenotypic score for each gene based on the description of the patient in HPO terms

Usage

proteinScore(HPOpatient)

Arguments

HPOpatient

vector with the patient HPO terms

Value

vector with the gene scores

Examples

HPOpatient = c("HP:0004481","HP:0002376","HP:0001257","HP:0001250","HP:0000238","HP:0002922","HP:0000365")
Y<-proteinScore(HPOpatient)

aschluter/ClinPrior documentation built on Sept. 27, 2024, 3:46 a.m.