Tree Display

AceDB Schema

XML Display

Feedback

Class Report for: AQL Queries


Mutations

select t,m,c,p from m in class Mutation, c in m->Comment, p in m->Paper where p like "Goldenzweig*", t in m->Torpedo_number order by :t

select t,m,c,p from m in class Mutation, c in m->Comment, p in m->Paper where p like "Brazzolotto*", t in m->Torpedo_number order by :t

select a,b from a in class Mutation where a like "*human-BCHE", b in a->Summary, c in a->Mode_of_mutation where c like "*at*"

select top, mut, sp from mut in class Mutation where mut like "*lepde*" or mut like "*drome*" or mut like "*musdo*" or mut like "*tetur*" or mut like "*tetka*" or mut like "*myzpe*"or mut like "*caeel*" or mut like "*culpi*" or mut like "*anoga*" or mut like "*bacol*" or mut like "*pluxy*" or mut like "*aphgo*" or mut like "*cydpo*", top in mut->Torpedo_number, md in mut->Mode_of_mutation where md like "*Natural*", sp in mut->Gene_locus->Species order by :top

select t,p,p2 from t in class Torpedo_number, m in t->Mutation, p in t->Mutation->Paper where p like "Brazzo*", p2 in t->Mutation->Paper where p2 like "Goldenzweig*" order by :t

select top, mut from mut in class Mutation where exists_tag mut->Torpedo_number, top in mut->Torpedo_number, md in mut->Gene_locus->Block where md like "C" order by :top

select top, mut from mut in class Mutation where mut like "*human-ACHE*" or mut like "*human-BCHE*", top in mut->Torpedo_number, md in mut->Mode_of_mutation where md like "Natural*" order by :top

select m,c from m in class Mutation, c in m->Comment, s in m->Summary where s like "PROSS*"

select m,c from m in class Mutation, c in m->Comment where not c like "* AC*" and not c like "*BCHE*", s in m->Summary where s like "PROSS*"










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