BUSCO - issue reading the fasta file
0
0
Entering edit mode
7.2 years ago
BioBing ▴ 150

Hoping that some of you experienced BUSCO users can help me:

What I did:

  • Using the virtualbox (ubuntu) for BUSCO on MacOS (BUSCO v2 using Ubuntu virtual machine, with all dependencies included from the BUSCO webpage)
  • Downloaded my fasta file trinity.fa (with wget) from dropbox to the virtual machine and saved it in the "busco2" under a folder called "MyProject1" (created by mdir). I have opened the file, and it seems fine.
  • Downloaded the eukaryota_odb9 lineage and extracted it in the lineage folder under BUSCOVM
  • wrote in the ubuntu terminal: python BUSCO.py -i trinity.fa -o transcriptome -l eukaryota_odb9 -m trans

What happened: ERROR Impossible to read trinity.fa

Does anyone know how to overcome this error?

Thank you!

BUSCO RNA-Seq Assembly software error • 2.9k views
ADD COMMENT
1
Entering edit mode

While this is strictly not a bioinformatics question .. here goes. Have you tried to provide directory path: python BUSCO.py -i /path_to/MyProject1/trinity.fa -o transcriptome -l eukaryota_odb9 -m trans?

ADD REPLY
0
Entering edit mode

Thank you :-) I solved it, I had forgotten to define the paired end reads!

ADD REPLY

Login before adding your answer.

Traffic: 1437 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6