nanoporetech / dorado

Oxford Nanopore's Basecaller
https://nanoporetech.com/
Other
477 stars 59 forks source link

samplesheet contains invalid column flow_cell_id #674

Closed timternetnet closed 6 months ago

timternetnet commented 6 months ago

Issue Report

Please describe the issue:

When running dorado basecaller, it complains about a column which should be there.

Steps to reproduce the issue:

Samplesheet has the following format:

flow_cell_id,kit,sample_id,experiment_id,barcode,alias
FAXxxxxx,SQK-NBD114-96,XXX,240306_AMP_XXX,barcode01,VLIZ01

Run environment:

Logs

Output:

Sample sheet contains invalid column flow_cell_id

Any pointers? :)

HalfPhoton commented 6 months ago

@timternetnet, Can you explain what's complaining specifically? Do you have an error message? Does your sample sheet meet the specifications SampleSheets.md? Kind regards, Rich

timternetnet commented 6 months ago

Dear @HalfPhoton , I didn't see anything obvious wrong with my samplesheet, but now trying to prove what went wrong it seems to work when I reduce the sample sheet to a couple of lines (I had 96 samples). So I'll test further and try to track down why it didn't work the first time around, perhaps I missed a weird character somewhere.

Thanks for getting back to me! I'll close this one for now.