getArch_labels {geneHummus} | R Documentation |
Parses the architecture identifiers and extract their corresponding labels.
getArch_labels(arch_ids)
arch_ids |
A string with the architecture electronic identifiers. |
print out the description label for the candidate architectures that contain the proteins we are looking for.
Jose V. Die
filterArch_ids
filtered_archids <- c("12034188", "12034184")
getArch_labels(filtered_archids)