Victorian-Bioinformatics-Consortium / degust

Deprecated : Use https://github.com/drpowell/degust
GNU General Public License v3.0
44 stars 15 forks source link

NA in csv produces a data point without name and description #38

Closed AMChalkie closed 7 years ago

AMChalkie commented 7 years ago

Hi David, The following line results in a datapoint with "","" as Name/Description instead of NA,NA. NA,NA,28588,3846,4425,190407,8737,15214

A warning when degust sees NA in the primary key might be useful here - regardless of if NA should be in the input file at all :)

Cheers /Alistair

drpowell commented 7 years ago

Fixed