Dear Thomas,
I am trying to run ProtHint on an assembly of a plant genome (~13k contigs, ~1.9Gbp). As a protein set, I used the OrthoDB Viridiplantae set (https://v100.orthodb.org/download/odb10_plants_fasta.tar.gz) supplemented by proteins from four more organisms of the same taxonomic family (Compositae).
My command looks like this: ~/software/ProtHint-2.5.0/bin/prothint.py --threads 4 ~/projects/ascaba/genomes/Ascaber/assembly/Ascaber_100k.fa.masked /home/christian/projects/ascaba/BRAKER_protein_sets/plant.proteins.fasta
ProtHint fails to complete the run and prints the following: [Sun Aug 16 21:20:35 2020] error: ProtHint exited due to an error in command: grep stop_codon Spaln/spaln.gff > stops.gff || [[ $? == 1 ]]
So I checked spaln.gff and indeed there are no stop codons, only CDS and intron features. Moreover, the file seems surprisingly small (184 lines). I am not sure what this is caused by.
Best,
Christian
Dear Thomas,
I am trying to run ProtHint on an assembly of a plant genome (~13k contigs, ~1.9Gbp). As a protein set, I used the OrthoDB Viridiplantae set (https://v100.orthodb.org/download/odb10_plants_fasta.tar.gz) supplemented by proteins from four more organisms of the same taxonomic family (Compositae).
My command looks like this:
~/software/ProtHint-2.5.0/bin/prothint.py --threads 4 ~/projects/ascaba/genomes/Ascaber/assembly/Ascaber_100k.fa.masked /home/christian/projects/ascaba/BRAKER_protein_sets/plant.proteins.fastaProtHint fails to complete the run and prints the following:
[Sun Aug 16 21:20:35 2020] error: ProtHint exited due to an error in command: grep stop_codon Spaln/spaln.gff > stops.gff || [[ $? == 1 ]]So I checked spaln.gff and indeed there are no stop codons, only CDS and intron features. Moreover, the file seems surprisingly small (184 lines). I am not sure what this is caused by.
Best,
Christian