--Modified gtf2gff3.pl script so it could work on my gtf generated by cufflinks.
--Added tags from config to script directly.
--Changed the delimiter from tab to space(\s+)
--Collected attributes in array and joined with space again to create attribute text.