add regexp to the importer so you can add a 10-column file instead of an 11-column file.
For example, for ABall_contig4971_v2_ssr114 you could include a regular expression that returns ABall_contig4971_v2 which wiould match the parent feature, and the resulting ssr feature would be ABall_contig4971_v2_ssr114
add regexp to the importer so you can add a 10-column file instead of an 11-column file.
For example, for
ABall_contig4971_v2_ssr114
you could include a regular expression that returnsABall_contig4971_v2
which wiould match the parent feature, and the resulting ssr feature would beABall_contig4971_v2_ssr114