extract_fasta {UniProt} R Documentation

extract fasta data from a data source

Description

Usage

extract_fasta(pack,
    enzyme = TRUE);

Arguments

pack

the data pack of ECNumberReader HDS stream database object or the uniprot result api query RestQueryResult

enzyme

[as boolean]

Details

Authors

annotationKit

Value

this function returns data object of type FastaFile.

clr value class

Examples


[Package UniProt version 1.0.0.0 Index]