-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Description
Attempting to do a prediction run. I'm currently installing funannotate 1.8.1 using conda and then exeucting a script that looks like...
funannotate setup -i uniprot -d fun_db/
funannotate setup -i repeats -d fun_db/
funannotate setup -i busco_outgroups -d fun_db/
funannotate predict -i sp9504v2.softmasked.fasta \
-o sp9504v2 --species sp9504v2 -d $(pwd)/fun_db/ \
--busco_db $(pwd)/liliopsida_odb10 --organism other --repeats2evm \
--name Sp9504 --augustus_species maize \
--busco_seed_species maize --max_intronlen 10000 \
--cpus 16
I seem to be getting an error during diamond execution or immediately after. I've attached part of the stdout from the run that includes the error and the diamond call: fun_error.txt. I'm happy to provide more information as needed.
Anyone have any ideas what is going wrong here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels