Skip to content

Error when try to setBackend from MsBackendMzR to MsBackendDataFrame #4

@gmhhope

Description

@gmhhope

Hi Johannes,

Here also I want to report issue when I tried to load my own data and setBackend from MzR to DataFrame. It renders following error.

#' Change backend to a MsBackendDataFrame: load data into memory
sps_all <- setBackend(sps_all, MsBackendDataFrame())

Error messages:

3 parallel jobs did not deliver results1 parallel job did not deliver a resultError in result[[njob]] <- value : 
  attempt to select less than one element in OneIndex

I am not sure if the size matter. I have 19 DDA runs and the total size using MzR backend is as followed:

print(object.size(sps_all), units = "MB")
13.5 Mb

Thanks,
Minghao Gong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions