tseemann/nullarbor

ERROR: Could not find .aligned.fa/.vcf in 'file' make: *** [Makefile:108: core.aln] Error 2

开放

#264 创建于 2020年4月6日

 (2 条评论) (0 个反应) (1 位负责人)Perl (39 个派生)github user discovery
help wanted

仓库指标

星标
 (144 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi, I keep getting the above error: ERROR: Could not find .aligned.fa/.vcf in PC0086b-S0390 make: *** [Makefile:108: core.aln] Error 2 make: *** Waiting for unfinished jobs.... make: Leaving directory '/home/.....

My make preview file was ok. I'm using the same ref.fasta file I've been using for ages. The file named above 'PC00....' changes when I retry to make again.

I've also tried the following: rm -fv */resistome.tab rm -fv */virulome.tab rm -f *.gff rm -fr roary find . -type f -size 0 -delete -print make

I've attached the makefile and log file. Thank you. nullarborlog.txt Makefile.txt

Tried to use another input file, all else the same, and got the following makefile and log file for make preview. nullarborlog2.txt

Makefile2.txt

贡献者指南