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

Usage issue, repeatedly encountering 'Error: Error detecting input file format. First line seems to be blank.' #541

Open
BenWu1224 opened this issue Oct 20, 2024 · 0 comments

Comments

@BenWu1224
Copy link

Hello everyone, I apologize for not having much experience in this aspect of analysis.

Back in September, I attempted to annotate my total RNA seq data. At that time, I successfully ran the complete emapper.py script with one of my files and obtained the subsequent results (.emapper.annotations).

However, after confirming that the method was viable, I tried to annotate all my samples but kept encountering the following error message. Despite multiple attempts, I couldn't identify the problem. Even using the input that successfully ran in September led to the same issue. Has anyone encountered a similar problem and knows how to resolve it?

Thank you for your assistance, and I apologize for the trouble.

emapper.py -m diamond --itype CDS --translate -i NGmerge_Results/Day049_D1_merged_1001.fq -o Eggnog_results/ --cpu 18

emapper-2.1.12

emapper.py -m diamond --itype CDS --translate -i NGmerge_Results/Day049_D1_merged_1001.fq -o Eggnog_results/ --cpu 18

/home/hpllab/miniconda3/envs/eggnog_env/bin/diamond blastp -d '/home/hpllab/eggnog-mapper-data/eggnog_proteins.dmnd' -q '/mnt/d/rna/202407-NewTry/NGmerge/emappertmp_dmdn_laah8soi/tmplap9kwrs' --threads 18 -o '/mnt/d/rna/202407-NewTry/NGmerge/Eggnog_results/.emapper.hits' --tmpdir '/mnt/d/rna/202407-NewTry/NGmerge/emappertmp_dmdn_laah8soi' --sensitive --iterate -e 0.001 --top 3 --outfmt 6 qseqid sseqid pident length mismatch gapopen qstart qend sstart send evalue bitscore qcovhsp scovhsp
Error running diamond: Opening the input file... Error: Error detecting input file format. First line seems to be blank.

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

1 participant