Tree Display

AceDB Schema

XML Display

Feedback

Class Report for: AQL Queries


Genes



select p,t,g,f from p in class Paper where exists_tag p->Gene_locus, t in p->Title where t like "*cold-adapted*", g in p->Gene_locus, f in g->Family order by :f

select p,t,g,f from p in class Paper where exists_tag p->Gene_locus, t in p->Title where t like "*alkaline*", g in p->Gene_locus, f in g->Family order by :f

select g,c,d from g in class Gene_locus where g like "human*" and (exists_tag g->Structure or exists_tag g->Mutation), c in count(select g->Structure), d in count(select g->Mutation) order by :g

select all from class Gene_locus."human*"

select g,c,d,m from g in class Gene_locus where g like "human*", c in count(select g->Structure), d in count(select g->Mutation), m in g->Disease order by :g










Send your questions or comments to :
Mail to: Nicolas Lenfant, Thierry Hotelier, Yves Bourne, Pascale Marchot and Arnaud Chatonnet.
Please cite: Lenfant 2013 Nucleic.Acids.Res. or Marchot Chatonnet 2012 Prot.Pept Lett.
For technical information about these pages see:
ESTHER Home Page and ACEDB Home Page
AcePerl Lincoln Stein Home Page
webmaster

Acknowledgements and disclaimer