PrimeKG
PrimeKG copied to clipboard
Escaped double quotes in `disease_features.csv`
Why do some fields contain a backslash before the double quote at the end of the field? When trying to import the file in Neo4j I first have to remove all backslashes before double quotes, because otherwise it escapes the double quote.