oushujun/EDTA

Use of undefined variable `genome.EDTA.raw.fa.cln.cln` in EDTA.pl

Closed this issue · 1 comments

The variable genome.EDTA.raw.fa.cln.cln on this line is undefined,

EDTA/EDTA.pl

Line 611 in 4f0424b

`perl $rename_TE $genome.EDTA.raw.fa.cln.cln > $genome.EDTA.TElib.fa`;

I realised that cleanup_nested.pl on the previous lines saves the output with an additional .cln extension.