monarch-initiative / loinc2hpo

Java library to map LOINC-encoded test results to Human Phenotype Ontology
http://loinc2hpo.readthedocs.io/en/latest/
Other
30 stars 8 forks source link

CSV Parser #139

Closed pnrobinson closed 3 years ago

pnrobinson commented 3 years ago

chokes on entries like this with a comma within the entry

"2,4-Dichlorophenoxyacetate"
pnrobinson commented 3 years ago

fixed with https://github.com/monarch-initiative/loinc2hpo/pull/140