RNAPRoductAdaptor: move object creation from sth to own function
This will facilitate reusability because this bit of code will be the same regardless of the SQL query invoked by the sth.
Showing
Please register or sign in to comment
This will facilitate reusability because this bit of code will be the same regardless of the SQL query invoked by the sth.