The importGTF() function can now also import several gtf and merge them into one
output file. Further, the function offers now verbose feedback (if requested
with the verbose=TRUE option).
Another change is the skip option, previously the default was to skip the first 5
rows, now the default is ‘auto’. In auto mode all rows that start with ‘#’ are
skipped automatically.