read_db_file: 'read_db_file()' reads in data from existing database that...

Description Usage Arguments Value Examples

Description

read_db_file() reads in data from existing database that included in the BaMORC package. This database was extracted from RefDB database.

Usage

1

Arguments

id

BMRB or RefDB entry ID.

Value

Protein sequence, secondary structure information and chemical shifts dataframe.

Examples

1
2
id = 4022
head(read_db_file(id))

BaMORC documentation built on May 1, 2019, 6:35 p.m.