Autocorrect errors in Excel still creating genomics headache
11–20 of 108 posts
Re: Autocorrect errors in Excel still creating genomics headache
#12Can anyone with first hand experience on this tell shed some light on why stick with Excel versus using python, R or what have you to treat the data?
Given that these are relatively unskilled users, would switching away from Excel increase or decrease errors? I don't think it's a given that errors would decrease by switching away from Excel.
So yes, maybe these "relatively unskilled users" will struggle for a few weeks/months, but it will be a net positive change as many of them will see immense benefit after some tinkering.
Re: Autocorrect errors in Excel still creating genomics headache
#13Earlier quoted context omitted.
Given that these are relatively unskilled users, would switching away from Excel increase or decrease errors? I don't think it's a given that errors would decrease by switching away from Excel.
Switch to what? Excel is everywhere. People are familiar with it. The same people are often not familiar with, and have never used, and may even be confused by “notepad.exe”.
Re: Autocorrect errors in Excel still creating genomics headache
#14Serious question, is this a viable area for a startup product? Obviously nothing will easily displace Excel for general spreadsheet work, but I could see room for a domain-specific spreadsheet that has core features and supports just a basic set of functions relevant to genomics, + a "we won't fuck up your data" feature.
That's a hard to implement feature. Hand waving and buzzword lingo will not be enough for people to believe it.
Re: Autocorrect errors in Excel still creating genomics headache
#15Can anyone with first hand experience on this tell shed some light on why stick with Excel versus using python, R or what have you to treat the data?
Excel, and most spreadsheets for that, avoid some of the basic control structures beginners find challenging. Many functions are basically map and reduce functions so you typically are getting the same number of cells back, or one. Often maps are done visually in the spreadsheet with a formula being applied to every cell in a column.
Re: Autocorrect errors in Excel still creating genomics headache
#16Can anyone with first hand experience on this tell shed some light on why stick with Excel versus using python, R or what have you to treat the data?
Because an absolutely enormous number of people involved in all ends of genomics and biomedical science have absolutely no inkling whatsoever about programming. Furthermore, Microsoft office is installed everywhere everywhere everywhere… like it leave it love it or hate it, it doesn’t matter… it’s true (at least for huge swaths of the demographic). So the first thing most people learn is excel and the last thing most…
Use the right tool.
Re: Autocorrect errors in Excel still creating genomics headache
#17Can anyone with first hand experience on this tell shed some light on why stick with Excel versus using python, R or what have you to treat the data?
Re: Autocorrect errors in Excel still creating genomics headache
#18Serious question, is this a viable area for a startup product? Obviously nothing will easily displace Excel for general spreadsheet work, but I could see room for a domain-specific spreadsheet that has core features and supports just a basic set of functions relevant to genomics, + a "we won't fuck up your data" feature.