Hi, how can one get the actual sequence of a ?Peptide (?Protein->Peptide) via an AQL query? i can get the sequence with WQL, but that's not what i want. e.g. query WS130 select a, a->Peptide from a in class Protein where a = "WP:CE01460" thanks. raymond ---