write.tab: write table in tab delimited no quotes no row.names
(usefull for exporting i.e. list of foldchanges)
uses write.table
TODO : validate if not redundant with other write functions
Description
write table in tab delimited no quotes no row.names
(usefull for exporting i.e. list of foldchanges)
uses write.table
TODO : validate if not redundant with other write functions