id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc 151,Use two queries instead of one in DetectionPValue.run() method,Nicklas Nordborg,Nicklas Nordborg,"The plug-in uses a single query instance to get data from bioassaysets. The same instance is used two times for each bioassay set. The code is adding and removing a restriction between each invocation. This is not very efficient since the query has to be rebuilt every time. It is better to create two queries that can be built once and the just be executed with different parameters. By the way... it may be this adding/removing that causes #149.",enhancement,closed,critical,Illumina package v1.2,net.sf.basedb.illumina,fixed,,