Description Usage Arguments Value Examples
read_db_file()
reads in data from existing database that included in the BaMORC package. This database was extracted from RefDB database.
1 | read_db_file(id)
|
id |
BMRB or RefDB entry ID. |
Protein sequence, secondary structure information and chemical shifts dataframe.
1 2 | id = 4022
head(read_db_file(id))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.