Anton Kulaga

Results 93 comments of Anton Kulaga

@cjllanwarne many biological databases/datasets are provided as tsv with headers, rewriting them to json is an extra work. I wonder why is it so hard just to add optional header...

Maybe you should consider switching to the proper build system (i.e. sbt or mill) in the next version? There supporting several versions of Scala is just about having them in...

@pepegar one of the reasons I used your library was cross-building to scala.js, I probably have to migrate now

@pepegar any updates?

I've checked same link with another library ( https://github.com/lihaoyi/requests-scala ) ``` requests.get("https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSM1698570&targ=self&form=text&view=full").text() ``` and there everything works fine (no "\n" symbolds are deleted from the entity). Looks like a Hammock...

There is NO output on one machine but console works fine on another, I am confused =(

And even on the machine where console works, here is what I see when I run ``` ./example-files/run-example.sh ``` ![mango_examples](https://cloud.githubusercontent.com/assets/842436/21077136/03c9d3b4-bf49-11e6-9092-0f133efb016a.png)

>That is correct. you can click on available chromosomes to view the data. Maximum that I manage to see there is nucleotides. When I saw Readme I thought it is...