Forum:Hand-waving Multidisciplinary Aspects of Research Projects (Discussion)
4
1
Entering edit mode
7.2 years ago
Spencenerd ▴ 10

Hi all,

Bioinformatics is a field that is particularly cross-disciplinary. That is, most BI projects involve elements of at least a couple of fields, most obviously Biology and Computer Science, but often others like Medicine, Statistics, etc.

While reading papers primarily based in one field, I have often found that the elements of other disciplines are "hand-wavy" or grossly oversimplified. Despite this, the papers usually seem to be founded well in science (at least from the perspective of the main discipline) and make positive contributions to the field, even when the methods utilized would be considered sub-par from the perspective of a member of a different field.

Some questions for discussion:

Is it acceptable for us to allow this sort of hand-waving in publications?

At what point is an oversimplified application of a cross-discipline harmful?

Can this type of research contribute to science?

Would it be overkill to expect these researchers to use state-of-the-art methods in all disciplines involved in a project?

What other questions should we be asking about this?

I look forward to the discussion about this topic.

research ethics publications • 2.0k views
ADD COMMENT
2
Entering edit mode

Ironically I find this post to be overly hand-wavy and as such difficult to discuss. What do you mean by elements of other disciplines are "hand-wavy" or grossly oversimplified? Which other disciplines? And what makes them oversimplified? Can you give some examples?

ADD REPLY
1
Entering edit mode

Reminds me of this tweet:

ADD REPLY
4
Entering edit mode
7.2 years ago

I think this post sort of misses the point. You don't need to use the latest and greatest methods, you need to use methods sufficient to support your conclusions. Papers should be relying on multiple lines of evidence (all with different biases) to support their conclusions. Even if some NGS/bioinformatics methodology is a bit sub-optimal, it's that combined with the other methodologies that matter. Insisting that everyone always use the latest and greatest methodologies at all times even when a conclusion is already sufficiently supported is wasting everyone's time and grant money.

ADD COMMENT
4
Entering edit mode
7.2 years ago

New class offered by UW, left here without comment:

Calling Bullshit in the Age of Big Data

Each of the lectures will explore one specific facet of bullshit.

ADD COMMENT
2
Entering edit mode
7.2 years ago

Science is all about discovering new things. The quality of tools and methods used for research has to be just good enough. In the field of engineering tools and methods used usually of much higher quality and precision, because mistakes there are much more costly. Nowadays many tasks in bioinformatics are moving from science to engineering. I feel the same as you mostly because of this.

ADD COMMENT
1
Entering edit mode
7.2 years ago
John 13k

Both computer science and biology are two fields that are pretty bad at managing complexity. Biology because it is so inherently complex that we get used to dumbing down concepts to the point of absurdity (like naming proteins/genes after that 1 thing they did that 1 time in that 1 specific context...) Computer Science on the other hand is half man-made and half objective truth, and it's difficult to distinguish what part of an algorithm is fundamentally complex, and what is just complex due to the implementation. A lot of work has been spent in Comp. Sci trying to manage complexity, but only in the past 5 years are people starting to really figure it out with practical solutions to these philosophical problems: https://www.infoq.com/presentations/Simple-Made-Easy

So as a result bioinformatics is just one of those fields where there's such a high % of unnecessary complexity mixed in with necessary complexity that it's a real endless rabbit hole if you want to try and explain something simple to someone. Just imagine trying to explain how reads are mapped in practice to a genome with an aligner like BWA. It would probably take over a week to explain to a biologist, no matter how eager they were to learn. And not because they're stupid, but because when BWA was written no one cared if you could explain how it worked to a biologist. All that matters is that it can map reads better than the next program.

That's why there's so much hand-waving. You want the details but the details are irrelevant 90% of the time because we just made them up. Why do you have to run "samtools index" before Picard will MarkDuplicates? because reasons.

EDIT: I've been a real downer the past couple of months. I'm sorry

ADD COMMENT

Login before adding your answer.

Traffic: 3458 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6