get_alphafold: Get AlphaFold info for a given UniProt ID

View source: R/utils_a3.R

get_alphafoldR Documentation

Get AlphaFold info for a given UniProt ID

Description

Get AlphaFold info for a given UniProt ID

Usage

get_alphafold(uniprotid)

Arguments

uniprotid

Character: UniProt ID.

Value

data frame with AlphaFold info.

Author(s)

EDG

Examples

# Requires internet connection and fetches data from AlphaFold.
## Not run: 
get_alphafold("P10636")

## End(Not run)

rtemis.a3 documentation built on April 29, 2026, 1:06 a.m.