5 ms·
I feel like if you are working with genome levels of data maybe you shouldn't be using JS to do the work. JS is a great tool in some cases but not really a scie
by retbull 5y ago
I feel like if you are working with genome levels of data maybe you shouldn't be using JS to do the work. JS is a great tool in some cases but not really a scientific one. I guess you use whatever you know.
- albertgoeswoof 5y agoThis person is using tumblr as their blogging platform- I don’t think they are making great life choices overall
- dang 5y agoPlease don't do this here.
- H8crilA 5y ago(Not being sarcastic at all) I remember the times when bringing JavaScript anywhere near data analysis would be considered a cute joke.
- brundolf 5y agoUse what you're comfortable with if it'll do the job. In this case turns out it won't, but it was perfectly plausible it might've.
- scbrg 5y agoThe problem, of course, is when you've worked on the assumption that it will do the job (hey, it was perfectly plausible!) and after a six months' work you run into a showstopper like this.