Skip to content

changes how to write input query

Compare
Choose a tag to compare
@daviortega daviortega released this 01 Nov 00:10
· 7 commits to master since this release
2de8acd
  • 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.