Quantitative mass spectrometry workflow. Currently supports proteomics experiments with complex experimental designs for DDA-LFQ, DDA-Isobaric and DIA-LFQ quantification.
I was trying to run the test data set using test_full_data.config and got an error saying there was a missing required column in SDRF file. It needs a characteristics[biological replicate] column.
I posted in the nf-core/test-data slack channel and they suggested I make the bug report here first.
Command used and terminal output
Error message:
The following columns are mandatory and not present in the SDRF: characteristics[biological replicate] -- ERROR
The column characteristics[biological replicate] is not present in the SDRF -- ERROR
There were validation errors!
### Relevant files
_No response_
### System information
_No response_
Description of the bug
I was trying to run the test data set using
test_full_data.config
and got an error saying there was a missing required column in SDRF file. It needs acharacteristics[biological replicate]
column.I posted in the nf-core/test-data slack channel and they suggested I make the bug report here first.
Command used and terminal output