\name{filteringTable} \alias{filteringTable} \title{Filtering a tab delimited file} \description{ This function allows to filter a tab delimited file using a vector of data present in an other file. The two files should have an header and the column name to be used for the filtering should be equal in both files} \usage{ filteringTable() } \author{Raffaele A Calogero} \keyword{ manip }