Hi Ellen, yes, this feature will definitely be implemented
a On Thu, Jan 3, 2013 at 11:29 AM, Ellen Schofield < [email protected]> wrote: > Many thanks for your response Syed. > > We are currently investigating the use of BioMart for a project we have > and could use this feature, is there somebody I could talk to about getting > it implemented? > > Cheers, > Ellen > > > -- > [email protected] > JDRF/WT Diabetes and Inflammation Laboratory (DIL) > Cambridge Institute for Medical Research (CIMR) > Wellcome Trust/MRC Building > Addenbrooke's Hospital Hills Road Cambridge CB2 0XY > Tel: 01223 763215 > > On 21/12/12 18:45, Syed Haider wrote: > >> Hi Ellen, >> >> this is not implemented in Biomart v0.8 - at least as yet. I suppose >> this planned for some future releases. >> >> Syed >> >> >> On 13 December 2012 14:00, Ellen Schofield >> <[email protected].**uk <[email protected]>> >> wrote: >> >>> Hi all, >>> >>> Just wondered if somebody could confirm whether the LIKE qualifier in >>> filters is meant to work in 0.8rc6? I can get the SQL to show and it >>> shows >>> using like, but there is no insertion of % signs (mysql) to make the like >>> actually work. It just does the equivalent of a direct = search. >>> >>> Again, I may be doing something wrong :-) >>> >>> Here is the same query with the LIKE qualifier and the = (default) >>> qualifier... >>> >>> SELECT main.type, main.primary_id, main.keyword FROM >>> dev_es__gdxbase_keyword_mart.**study__keyword__main main WHERE >>> (main.keyword >>> LIKE 'ptpn22' ) >>> >>> SELECT main.type, main.primary_id, main.keyword FROM >>> dev_es__gdxbase_keyword_mart.**study__keyword__main main WHERE >>> (main.keyword >>> = 'ptpn22' ) >>> >>> >>> Any suggestions welcome, thank you, >>> >>> Ellen. >>> >>> -- >>> [email protected] >>> JDRF/WT Diabetes and Inflammation Laboratory (DIL) >>> Cambridge Institute for Medical Research (CIMR) >>> Wellcome Trust/MRC Building >>> Addenbrooke's Hospital Hills Road Cambridge CB2 0XY >>> Tel: 01223 763215 >>> >>> >>> ______________________________**_________________ >>> Users mailing list >>> [email protected] >>> https://lists.biomart.org/**mailman/listinfo/users<https://lists.biomart.org/mailman/listinfo/users> >>> >>> ______________________________**_________________ >> Users mailing list >> [email protected] >> https://lists.biomart.org/**mailman/listinfo/users<https://lists.biomart.org/mailman/listinfo/users> >> > > ______________________________**_________________ > Users mailing list > [email protected] > https://lists.biomart.org/**mailman/listinfo/users<https://lists.biomart.org/mailman/listinfo/users> >
_______________________________________________ Users mailing list [email protected] https://lists.biomart.org/mailman/listinfo/users
