Closed qjiangzhao closed 1 year ago
Hi Jiangzhao,
Thank you for the comment! As standard annotation is usually curated and won't have many versions, the file is usually named differently. One should rename the standard annotation to make it different from the test annotation. If you have different versions of test annotations, they should be named differently, too, to distinguish them from each other. This suggestion is added to the wiki to better guide others. Thank you!
best, Shujun
Dear Shujun,
Many thanks for the wonderful benchmarking tool lib-test.pl. I found a problem when I used it, which might be common for others.
For example:
perl ./lib-test.pl -std <path_to_std_file/std_file_name.out> -tst <path_to_tst_file/tst_file_name.out>
in the example, has to be different with .
But when you use RepeatMasker for genome TE annotation, the default out file name is "your_genome_name.out", this will lead to a result that is identical with .
If other users encounter the same problem, you can modify and run the script again.
Yours sincerely Jiangzhao Qian