@adntro/raw-dna-dtc-parser
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -172,3 +172,3 @@ "use strict"; | ||
if (errors.length > 0) { | ||
this.emit('error', 'Errors found in sample ' + errors.join(';')); | ||
//this.emit('error', 'Errors found in sample ' + errors.join(';')); | ||
} | ||
@@ -175,0 +175,0 @@ else { |
{ | ||
"name": "@adntro/raw-dna-dtc-parser", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "DNA file reader (in DTC formats) and parser", | ||
@@ -5,0 +5,0 @@ "author": "Adntro Genetics SL", |
Sorry, the diff of this file is not supported yet
44707