You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Your permission to /tmp directory is improperly set
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.
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.
The text was updated successfully, but these errors were encountered: