getArch_labels: Get the description label for a protein architecture...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/getArch_labels.R

Description

Parses the architecture identifiers and extract their corresponding labels.

Usage

1
getArch_labels(arch_ids)

Arguments

arch_ids

A string with the architecture electronic identifiers.

Value

print out the description label for the candidate architectures that contain the proteins we are looking for.

Author(s)

Jose V. Die

See Also

filterArch_ids

Examples

1
2
filtered_archids <- c("12034188", "12034184")
getArch_labels(filtered_archids)

geneHummus documentation built on May 2, 2019, 6:19 a.m.