Displaying 1 result from an estimated 1 matches for "tp2220754p2220754".
2010 May 18
1
GUI commands to call for a protein from protein data bank
...unction(.) { # . is reference to dlg object
values <- .$to_R()
f <- function(ProteinCode)
pdb <- read.pdb("ProteinCode")
do.call(f, values)
}
)
dlg$make_gui()
--
View this message in context: http://r.789695.n4.nabble.com/GUI-commands-to-call-for-a-protein-from-protein-data-bank-tp2220754p2220754.html
Sent from the R help mailing list archive at Nabble.com.