Closed oleraj closed 9 years ago
Thanks so much for catching this. Apologies, I added in support for tab delimited PED files with spaces in columns, but didn't realize the previous approach implicitly chopped off the newline. It now does this explicitly for the tab delimited case as well so should no longer have this issue if you re-load the database (or PED file). Sorry about the issue and thanks again for catching it.
It works! Thanks for the fix.
This is pretty low priority, but I just noticed that after updating gemini (--devel) when I do a query on the samples table that there are blank lines between the output lines (two line returns?).
I don't see this when I query other tables (e.g., variants, gene_detailed, gene_summary, etc.).