Closed kalugny closed 6 years ago
Thanks!
On Wed, 31 Jan 2018 at 16:26 Sean Davis notifications@github.com wrote:
Closed #66 https://github.com/seandavi/GEOquery/issues/66 via de3231f https://github.com/seandavi/GEOquery/commit/de3231fe341fa3ba2f57b610d3f7f79e7ec2b778 .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/seandavi/GEOquery/issues/66#event-1450850658, or mute the thread https://github.com/notifications/unsubscribe-auth/ADUd_bhZVkMuodGM-mj_d9ns0FC40OFaks5tQHgTgaJpZM4Rz-gD .
You have been great about reporting and your reports lead directly to fixes. Thanks for taking the time.
While running
I get
Looking at the file manually I saw that it had newlines in one of the
!Series_summary
headers. The lines are quoted, so it should have been ignored, but it breaks the function. Manually deleting the newlines and runningworks fine.