question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Sample at ordinal #1 is missing: Sample_ID

See original GitHub issue

Using DemuxFastqs for the first time. It doesn’t seem to like my metadata file, but I’m using one I got from another user on site and It seems to be following your specifications. head plate_04.csv Sample_ID,Sample_Name,Library_ID,Sample_Barcode LIB111785,SAM115593,LIB111785,CGTACGTA LIB111786,SAM115594,LIB111786,AGCTAGCT LIB111787,SAM115595,LIB111787,GCTTAACG LIB111788,SAM115596,LIB111788,ATCCGGTA LIB111789,SAM115597,LIB111789,TAGGCCAT LIB111790,SAM115598,LIB111790,GCTACGAT LIB111791,SAM115599,LIB111791,GATCAGCT LIB111792,SAM115600,LIB111792,AACGTTGC LIB111793,SAM115601,LIB111793,GACTTCAG

The full error is Exception: IllegalArgumentException Error: Sample at ordinal #1 is missing: Sample_ID

ideas?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Phylloxeracommented, Jun 23, 2022

your file worked! i probably lost my delimiter trying to copy/paste from excel to nano

0reactions
nh13commented, Jun 23, 2022

dos2unix should not have changed the delimiter. Here’s mine: plate_04.unix.csv

Read more comments on GitHub >

github_iconTop Results From Across the Web

Database Engine events and errors - SQL Server
475, 16, No, Invalid SAMPLE clause. Only table names in the FROM clause of SELECT, UPDATE, and DELETE queries may be sampled.
Read more >
Error on starting up b5783 - Ordinal 3288 not located
When starting up build 5783, I always get this error: Ordinal Not Found - The ordinal 3288 could not be located in the...
Read more >
Missing samples when creating phyloseq object #1208 - GitHub
Hello When I create my phyloseq object, no error occurs. However, of the 125 samples only 95 samples are in my phyloseq object....
Read more >
Error in svd(X) : infinite or missing values in 'x' - Stack Overflow
I'm trying to run ordered logit regression using the mass package and I keep coming up with this error message ...
Read more >
SPSS Tutorials: Paired Samples t Test - LibGuides
Our tutorials reference a dataset called "sample" in many examples. ... If you are only running one paired samples t test, the two...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found