OpenBEL / language

Specification for the Biological Expression Language
Apache License 2.0
5 stars 4 forks source link

Protein fragment range format? #9

Open abargnesi opened 8 years ago

abargnesi commented 8 years ago

The fragment range description specifies the following formats:

Are these examples comprehensive? Is there an lower and upper bound when you know the start/stop positions?

/cc @ncatlett

ncatlett commented 8 years ago

I think you are missing part of the examples in the description. The examples are intended to be comprehensive:

abargnesi commented 8 years ago

Could we also have:

p(HGNC:YFG, frag(5_*)) (start code at position 5; unknown stop codon)

and

p(HGNC:YFG, frag(?_20)) (unknown start codon; stop codon at position 20)

ncatlett commented 8 years ago

yes -

in general: