|
|
Biological Magnetic Resonance Data BankA Repository for Data from NMR Spectroscopy on Proteins, Peptides, Nucleic Acids, and other Biomolecules |
Member of
|
This page explains how to simulate 1H-1H TOCSY spectum directly from BMRB database for a given entry or list of entries
library(RBMRB)plt<-TOCSY(15060)
pltplt<-TOCSY(c(17074,17076,17077))
pltplt<-HSQC_15N(c(17074,17076,17077),interactive = F)
plt