@@ -36,6 +36,7 @@ class Demultiplex_ONT (Analysis):
#self.add_parameter("barcode_file", "Name of the barcode file", default=barcode_file, required=False , file_format = 'str')
self.add_parameter("archive_name","Name of the archive",default=archivename,type='str')
#self.add_parameter( "run_name", "The name of the run (from total fastq file)", pattern='{basename_woext}', items=self.fastq_files, file_format = "fastq")