Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error! metadata file improperly formatted #22

Open
Ellouzlab opened this issue Aug 24, 2023 · 2 comments
Open

Error! metadata file improperly formatted #22

Ellouzlab opened this issue Aug 24, 2023 · 2 comments

Comments

@Ellouzlab
Copy link

Hi -

I installed ufcg using conda, and used the setup commands in the instructions.
I am hit with this error when using the ufcg profile:

ufcg profile -i directory_with_sequences -o outdir

Any insight would be helpful.

@endixk
Copy link
Member

endixk commented Sep 4, 2023

Hello,

The error you mentioned normally should not occur when -m option is not given. The program will write a temporary metadata file /tmp/meta_tmp.tsv for you, which is supposed not to be improperly formatted.

There might be two possibilities:

  1. Your permission to /tmp directory is improperly set
  2. The temporary metadata file was modified or wiped out during the run

If you encounter this error consistently, please run the same command with --dev option and share the results for me to examine further.

@Ellouzlab
Copy link
Author

Hi -

I found the issue. Our input directory had a hidden file under the name .assemlinks that led to an improperly formatted metadata table.

Thank you for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants