- or download this
# user didn't specify columns, so just SAR each line and leave
+ alone
} else {
...
}
print $OUT $_
}
- or download this
# user didn't specify columns, so just SAR each line and leave
+ alone
} else {
...
}
print $OUT $_
}
- or download this
{C} > msar input.txt map.txt -r -i
Reading mappings from file: map.txt
...
1168
----------------------------
Mapped 3 entries.
- or download this
{C} > msar.pl in.txt map.txt -i -r -c 1
Reading mappings from file: map.txt
...
1168
----------------------------
Mapped 2 entries.