Help for this page
my (undef, $name, undef, $size) = split /\t/;
my ($id, $name, $effects, $size) = split /\t/;