Library that stores data generated by RNA folding models in a SLQ database that is invisible to the user. All data is accessed via an rna sequence API that allows quick access to features about RNA during analysis.
GNU General Public License v3.0
2
stars
0
forks
source link
Filter definitions for attribute getter and setter #4
As a user I need to be abel to define a custom set of rule for data manipulation
So that I can dynamically route and affect data that is passed through the nut
Details and Assumptions
* unkown
Acceptance Criteria
gherkin
When setter is called data is routed to target specified
When getter is called data is pulled from source specified
When setter is called supported values are mutated according to definition
When getter is called supported values are un-mutated or mutated more according to definition
As a user
I need to be abel to define a custom set of rule for data manipulation So that I can dynamically route and affect data that is passed through the nut
Details and Assumptions
Acceptance Criteria