could not find function "asDataFrame<-"
Closed this issue · 2 comments
lgatto commented
When running line 61 in the vignette:
> sps <- Spectra(fls, source = MsBackendMgf())
Start data import from 2 files ... done
Error in asDataFrame(object) <- res :
could not find function "asDataFrame<-"
Ping @jorainer
jorainer commented
Yepp - I would provide a PR to fix that once the Spectra
submission is over. The export
functionality is not yet in Spectra
.
lgatto commented
Sorry, I thought the PR was complete.