Hi there,
I was running the following on some lupin genomes with their respective GFF annotation:
get_pangenes.pl -d 5.get_pangenes/ -n 24 -t 0 -c
However, not even after processing the first sample INLUP00165_hap1.fa.gz the tools returns the following:
# /hpc/home/ngrmtt1/.conda/envs/get_pangenes/bin/get_pangenes.pl -d 5.get_pangenes -p 0 -o 0 -r 0 -t 0 -c 1 -z 0 -I 0 -m local -w 0 -g 0 -O 0.5 -Q 50 -P 95 -N 2 -s '' -f 0 -H 0 -W '' -G '' -B '' -S '' -n 24 -R 0
# version 27052025
# results_directory=/hpc/groups/users-genetica-pop-1/ngrmtt1/sequencing/5.get_pangenes_pangenes
# parameters: MINGFFLEN=100 GFFACCEPTEDFEATS=gene,mRNA,transcript,exon,CDS GFFVALIDGENEFEAT=gene,mRNA,transcript
# checking input files...
# uncompressing 5.get_pangenes/INLUP00165_hap1.fa.gz
ERROR: no valid genes in GFF file 5.get_pangenes/INLUP00165_hap1.gff3.gz with > 1 gene,mRNA,transcript features
Is this because the annotations are in GFF3 format? If useful, I can share the files structure; let me know, thanks!
Hi there,
I was running the following on some lupin genomes with their respective GFF annotation:
However, not even after processing the first sample
INLUP00165_hap1.fa.gzthe tools returns the following:Is this because the annotations are in GFF3 format? If useful, I can share the files structure; let me know, thanks!