Skip to content

[Loadpage UI] Ensure chemoproteomics dataset can process under large file mode for Spectronaut #161

@tonywu1999

Description

@tonywu1999

Story

When uploading the chemoproteomics dataset under large file mode for spectronaut, we encounter this error:

Warning: Error in arrow::write_csv_arrow: x must be an object of class 'data.frame', 'RecordBatch', 'Dataset', 'Table', or 'RecordBatchReader' not 'arrow_dplyr_query'.
  159: <Anonymous>
  158: signalCondition
  157: signal_abort
  156: abort
  155: value[[3L]]
  154: tryCatchOne
  153: tryCatchList
  152: tryCatch
  151: arrow::write_csv_arrow
  150: MSstatsPreprocessBigArrow [/Users/tonywu/workspace/MSstatsBig/R/backends.R#119]
  149: MSstatsPreprocessBig [/Users/tonywu/workspace/MSstatsBig/R/converters.R#56]
  148: MSstatsBig::bigSpectronauttoMSstatsFormat [/Users/tonywu/workspace/MSstatsBig/R/converters.R#147]
  147: getData [/Users/tonywu/workspace/MSstatsShiny/R/utils.R#533]
  146: eventReactiveValueFunc [/Users/tonywu/workspace/MSstatsShiny/R/module-loadpage-server.R#311]
   90: get_data
   89: eval [<text>#2]
   88: eval
   87: observe
   86: <observer:observeEvent(session$input[[shinyInputId]])>
    3: runApp
    2: print.shiny.appobj
    1: <Anonymous>

The chemoproteomics dataset should process under large file mode.

Subtasks

  • Reproduce and trace the error caused when uploading the chemoproteomics dataset
  • Implement fix in MSstatsShiny

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions