Description Usage Arguments Value See Also Examples
Exports NMR-STAR file to BMRB API server for data visualization. This function will return a tocken, which can be used like a pseudo BMRB ID. The tocken will expire after 7 days
| 1 | export_star_data(filename)
 | 
| filename | filename with correct path | 
Temporary tocken to access the file
fetch_atom_chemical_shifts, fetch_entry_chemical_shifts fetch_res_chemical_shifts
| 1 2 | # ent_id <- export_star_data('/nmrdata/hpr.str')
# Exports hpr.str file to BMRB API server and gets a temporary tocken
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.