Hello,
I am running reference-guided genome assembly; however, I got a problem with that. It looks the problem is with the reference genome. Reference genome can be in fasta or gbk format; however, neither of them worked.
The command is:
tormes \
--metadata my-metadata.txt \
--output OUTPUT \
--reference ./ref/GCA_000013425.1_ASM1342v1_genomic.fasta \
--threads 100 > stdout_Tormes
and I got this error:
ref file: org.gel.mauve.contigs.ContigMauveAlignFrame[panel0,0,0,400x383,invalid]
Would you please help me with this error?
I appreciate your help.
PS: as gbk is available anymore in Genbank, I renamed gb to gbk, but failed.
Hello,
I am running reference-guided genome assembly; however, I got a problem with that. It looks the problem is with the reference genome. Reference genome can be in fasta or gbk format; however, neither of them worked.
The command is:
and I got this error:
ref file: org.gel.mauve.contigs.ContigMauveAlignFrame[panel0,0,0,400x383,invalid]Would you please help me with this error?
I appreciate your help.
PS: as gbk is available anymore in Genbank, I renamed gb to gbk, but failed.