self.add_parameter("min_subreads_length","Subreads shorter than this value (in base pairs) are filtered out and excluded from analysis",default=min_subreads_length,type='int')
self.add_parameter("polymerase_read_qual","Polymerase reads with lower quality than this value are filtered out and excluded from analysis",default=polymerase_read_qual,type='float')