Dear Author,
when running the following:
perl pogenom.pl --vcf_file pico127_pico127.002.vcf --out pico127_pico127.002_pi_fst_gene --gff_file pico127_pico127.002.gff --genome_size 2660050 --genetic_code_file standard_genetic_code.txt
I have the following error:
Use of uninitialized value $mod_contig_seq in substr at pogenom.pl line 924.
substr outside of string at pogenom.pl line 924.
Any idea? vcf file is generated by the Input_POGENOM.sh and gff is generated by prodigal
Thanks,
Jianshu
Dear Author,
when running the following:
perl pogenom.pl --vcf_file pico127_pico127.002.vcf --out pico127_pico127.002_pi_fst_gene --gff_file pico127_pico127.002.gff --genome_size 2660050 --genetic_code_file standard_genetic_code.txt
I have the following error:
Use of uninitialized value $mod_contig_seq in substr at pogenom.pl line 924.
substr outside of string at pogenom.pl line 924.
Any idea? vcf file is generated by the Input_POGENOM.sh and gff is generated by prodigal
Thanks,
Jianshu