linkify_uniprot: Wrap UniProt ID in a link

View source: R/util-linkify.R

linkify_uniprotR Documentation

Wrap UniProt ID in a link

Description

Wraps UniProt ID code in a HTML clickable link to the respective address on uniprot.org.

Usage

linkify_uniprot(uniprot_id)

Arguments

uniprot_id

[character()]
UniProt IDs to use (as labels and links).

Value

A string vector of the same length as uniprot_id parameter, each element being an ⁠<a>⁠ tag for respective UniProt ID.

See Also

citify(), linkify_doi()


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.