Hi Patel: If I understand correctly, leaving the filter unchecked will return all the rows anyway. Is that what you'd like to retrieve? Otherwise, I can't think of an option in the dropdown that can do so.
Regards, Christina > -----Original Message----- > From: Patel, Ketan (SANDWICH) [mailto:[email protected]] > Sent: Thursday, November 05, 2009 3:04 PM > To: Christina Yung > Cc: [email protected] > Subject: RE: [mart-dev] MartEditor qualifier > > Hi Christina, > > I have a related question. > > I have a filter for genes where one can selected > 'Upregulated', 'Downregulated', 'No Change'. > > If I create a dropdown I only get these 3 options, but I > would also like an 'All' option where I can get genes which > match any of the above. I tried using 'in' as a qualifier > and then putting the above in as a comma separated list but > that doesn't work. > > Any ideas? > > Cheers, > > Ketan > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Christina Yung > Sent: 05 November 2009 19:28 > To: Jennifer Dupiot > Cc: [email protected] > Subject: RE: [mart-dev] MartEditor qualifier > > Hi Jennifer: > > Yes, you can do so. In MartEditor, set "type" to "text", > "qualifier" to "like" and leave "legal_qualifiers" empty. > Then in the query interface, you can search by "%BR%". > > Please let us know if you have other questions. > > Regards, > Christina > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Jennifer Dupiot > > Sent: Thursday, November 05, 2009 8:55 AM > > To: [email protected] > > Subject: [mart-dev] MartEditor qualifier > > > > Hi all, > > > > is there a way to define a filter with qualifier "like" ? > > For example, imagine a population filter which permit to retrieve > > animals from a given population, in this way : > > get all animals from population like "%BR%" > > which returns all animals from population BR, and from sub > populations > > to (BRxSL or BRxCH ...) > > > > Or is there an other way to do this ? > > Thanks for help. > > > > Regards > > > > > > Jennifer > > > > > > >
