Releases: biowonks/pfql
Releases · biowonks/pfql
security update
Updating moment
Rules must be initiated explicitly in PFQLStream
Rules must be initiated explicitly in PFQLStream
changes how to write input query
- Now each protein family definition is an object and array of sets of rules must be passed under the key
rules
. - This allows other metadata about the protein family to be added to the object without mixing the rules.
- Data under other keys for this object will be transparent to PFQL.
- It makes older query incompatible with this version.
PFQL - 1.0.3
lodash to deep copy input
PFQL - 1.0.2
PFQLStream and PFQLService available
Documentation about how to make matching rules