#!UGENE_QUERY # # # query NewSchema { FAP59 { type: ssearch; key: FAP59; min-score: 50; pattern: TAACnGTnGGnCAnCCnTATT; strand: direct; direction: forward; } FAP64 { type: ssearch; key: FAP64; min-score: 50; pattern: CCnATATCnnnCATnTCnCCATC; strand: complement; direction: backward; } FAP59.unit--FAP64.unit { type: distance; distance_type: end-to-start; min: 400; max: 470; } .meta{ visual{ FAP59.unit { geometry: 172,74,319,40,40; } FAP64.unit { geometry: 563,74,332,40,40; } } order { FAP59;FAP64; } } }