Learn R Programming

covid19dbcand (version 0.1.1)

Sequences_Drug: Drug Sequences

Description

The amino acid sequence; provided if the drug is a peptide.

Usage

Sequences_Drug

Arguments

Format

a tibble with 3 variables:

sequence

format

parent_key

drugbank id

Details

Each drug may have one or more sequence.

Describes peptide sequences of biotech drugs. The sequence variable contains a textual representation of the sequence, in the format described by the format variable. Currently, only the FASTA format is used.