\name{listFilter} \alias{listFilter} \title{ Subsetting an expression set using a list of Affymetrix ids } \description{ This function subsets the normalized expression set present in the affylmGUI environment on the basis of a list of probe set ids passed via flat file. } \usage{ listFilter() } \details{ The function asks to the user to select a file containing probe set ids separated by carriage return. The file should contain only one column and no header. } \author{ Raffaele A Calogero } \note{ In transcriptional studies focusing on genes characterized by specific feature (i.e. transcription factor elements in promoters) the best filtering approach is selecting only those genes linked to the interesting biological feature. } \seealso{IPAlistFilter, iqrFilter, intensityFilter} \keyword{ methods }