Closed vanessazubach closed 2 months ago
Based on this error:
pandas.errors.ParserError: Error tokenizing data. C error: Expected 4 fields in line 127, saw 5
I expect there's some sort of encoding or data layout issue on line 127 of your metadata.tsv file — would it be possible for you to share that file?
Thank you for your help. Yes there was an extra space in line 127 causing the error.
Best, Vanessa
From: John SJ Anderson @.> Sent: Tuesday, September 10, 2024 12:22 PM To: nextstrain/augur @.> Cc: Zubach, Vanessa A (PHAC/ASPC) @.>; Author @.> Subject: Re: [nextstrain/augur] Augur traits error (Issue #1626)
Warning: This message is from an EXTERNAL SENDER - be CAUTIOUS, particularly with links and attachments. Attention: Ce message provient d'un EXPÉDITEUR EXTERNE - soyez PRUDENT, en particulier avec les liens et les pièces jointes.
Based on this error:
pandas.errors.ParserError: Error tokenizing data. C error: Expected 4 fields in line 127, saw 5
I expect there's some sort of encoding or data layout issue on line 127 of your metadata.tsv file - would it be possible for you to share that file?
- Reply to this email directly, view it on GitHubhttps://github.com/nextstrain/augur/issues/1626#issuecomment-2341541250, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BKR6UN73DRKVVNSL5DWEASTZV4TDNAVCNFSM6AAAAABN7GGSLKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBRGU2DCMRVGA. You are receiving this because you authored the thread.Message ID: @.**@.>>
Current Behavior
Trying to run augur traits This was my code
Expected behavior
The 'results/traits.json' file was not created
How to reproduce
Steps to reproduce the current behavior:
Possible solution
(optional)
Your environment: if browsing Nextstrain online
Your environment: if running Nextstrain locally
auspice 2.7.0
): Nexstrain-CLI standaloneAdditional context
Add any other context about the problem here.