Skip to content

Use PeakArea vs NormalizedPeakArea vs FGMS1Quantity for all Spectronaut datasets #162

@tonywu1999

Description

@tonywu1999

Story 1

MSstatsShiny gives no option to use either PeakArea (MS2) vs NormalizedPeakArea (MS2) vs FGMS1Quantity (MS1) for the intensity value. Users have preferences between the two, so we should enable that option.

For example, this dataset uses FG.MS1Quantity https://github.com/Vitek-Lab/MSstatsConvert/blob/devel/inst/tinytest/raw_data/Spectronaut/boxcar_protein_turnover_input.csv

Story 2

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'.

This occurs because we don't have the option to select the column name. In one of my datasets, F.NormalizedPeakArea is all NAs, which causes problems with arrow. We need users to be able to choose the column they select on Shiny for the intensity.

Subtasks

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