ChristopherWilks / snaptron

fast webservices based query tool for large sets of genomic features
Other
25 stars 7 forks source link

Wrong header returned for GET while specifying fields #3

Closed PhaniGaddipati closed 8 years ago

PhaniGaddipati commented 8 years ago

Request: http://stingray.cs.jhu.edu:8443/snaptron?regions=CD99&contains=1&fields=snaptron_id

Response: snaptron_id SRA:I 41342852 ....

The header is missing the DataSource:Type header column

ChristopherWilks commented 8 years ago

should be fixed now, header + prefix should be consistent now.

PhaniGaddipati commented 8 years ago

Looks like this bug popped up again