How To Get Started In Bioinformatics?
7
15
Entering edit mode
14.1 years ago
Oli ▴ 180

I am a Software Engineering student (with decent background in biology) and would like to explore the field of bioinformatics. I am completely new to the field and would like some pointers on where and how to get started.

  • Is there any book I should read?
  • Any interesting online resources?
  • Any interesting blogs / online communities (apart from this one)?
  • What are some of the interesting problems bioinformatics is trying to solve?

Any advice or insight about this industry would be appreciated.

books • 11k views
ADD COMMENT
3
Entering edit mode

that's ok, it is fine to ask questions, but it is better if we close this topic and leave the links to other discussions. Otherwise, people will start writing here about their favorite blogs, books, resources, etc... while they should to so in the specific topics.

ADD REPLY
1
Entering edit mode

Voted down because the question is IMHO way too general; see my answer.

ADD REPLY
1
Entering edit mode

Sometimes lettings things grow in their organic way my appear inefficient but leads to unexpected features that we did not foresee. Once multiple people have moderator rights then we can all vote on the right course of action

ADD REPLY
0
Entering edit mode

why the negative vote? It is true that the question is a bit too general (in fact, each question should go to a separate topic) but it is nothing so terrible..

ADD REPLY
0
Entering edit mode

ok, now I understand... maybe we should close this question and leave the links to the other discussions on biostar.

ADD REPLY
0
Entering edit mode

I do agree with your sentiment that this could be closed. On the other sometimes lettings things grow in their organic way my appear inefficient but leads to unexpected features that we did not foresee. Once multiple people have moderator then we can all vote on the right course of action.

ADD REPLY
0
Entering edit mode

I do agree with your sentiment that this could be closed. On the hand other sometimes lettings things grow in their organic way my appear inefficient but leads to unexpected features that one may not have foreseen. Once multiple people have moderator then we can all vote on the right course of action. My personal preference is for people to vote up questions that they like, that way the interesting stuff rises to the top, only down-vote sparingly ...

ADD REPLY
0
Entering edit mode

Sometimes lettings things grow in their organic way my appear inefficient but leads to unexpected features that we did not foresee. Once multiple people have moderator then we can all vote on the right course of action.

ADD REPLY
21
Entering edit mode
14.1 years ago

Well, I will answer by redirecting you to other topics :-) :

Is there any book I should read?

Any interesting online resources?

Any interesting blogs / online communities (apart from this one)?

What are some of the interesting problems bioinformatics is trying to solve?

ADD COMMENT
5
Entering edit mode
14.1 years ago

Note: the below answer is meant to be constructive. The best way to start in any field is just to listen, learn, and do something. By actually doing something, you best show your intentions, and you get more people listening to your questions.

I am pretty sure Google can help you with getting started, and otherwise have a look around at this forum for topics you like. I have seen questions like yours many times, like so many others before you, you have no idea where to start.

However, like all those before you, you make a classical mistake: you forget to formulate what you really like to do. Never ask others what you should do (with your life). Instead, use Google to read up on topic, look around at (Open Source) bioinformatics tools, possibly get additional non-IT education, and decide for yourself what domain question you have. Only then you should start asking around how to proceed.

The reason underlying this, is that those reading your question, like me, have no clue about your background, your interested, while at the same time, there is so many interesting things to do. You basically ask us what is the answer to the world, but I am pretty sure 42 is not the answer you are looking for.

So, first do some research yourself, pick a topic yourself, formulate questions you have on that topic that Google, Wikipedia, your university courses do not tell you, and then pose those questions.

ADD COMMENT
1
Entering edit mode

You're basically telling me to Google instead of asking here. I thought I'd get a more insightful answer here than from Google but apparently, you are not interested in helping out "newbies" which I can understand.

ADD REPLY
1
Entering edit mode

"you forget to formulate what you really like to do. Never ask others what you should do (with your life)." was somewhat an overstatement. All I was asking for was book recommendation, not life advice. And I did formulate what I was interested in: bioinformatics.

ADD REPLY
1
Entering edit mode

Oli, you are misreading my answer. Asking here is fine, but you are doing it the wrong way.

ADD REPLY
0
Entering edit mode

I understand you get this kind of question a lot, but you could've simply ignored it or at least let me know it wasn't appropriate on this forum - in a non arrogant way.

ADD REPLY
0
Entering edit mode

And for the record, you asked for online resources: Google is an online resource. Alternatively, you could have just split up things and asked "What Bioinformatics blogs can I read to learn about Bioinformatics coding?"... then you would have posed a reasonable answerable question.

ADD REPLY
0
Entering edit mode

"And I did formulate what I was interested in: bioinformatics." Bioinformatics is a very broad subject, he's just saying that you should narrow it down.

ADD REPLY
5
Entering edit mode
14.1 years ago
Brandstaetter ▴ 270

Does your university offer bioinformatics courses? It might be a better place to start asking there...

Books: can't really recommend any. There are too many different sub-fields in bioinformatics

Online: depends what you're interested in, again.

Blogs: not really, I think. If you find any good ones, let me know.

There seem to be two opposing sides to bioinformatics currently:

  • those who studied microbiology and use bioinformatics as a tool (maybe even cobble some scripts together)
  • those who come from the software engineering side and build tools according to these standards.

Problems in bioinformatics:

  • sequence analysis, including sequence matching/searching (BLAST et al.), also databases
  • image processing (electron microscopy analysis, microarrays)
  • structure prediction (protein structure, see Folding@Home and others)

Many of these include high performance computing, so you might want to learn stuff about that.

Your question is rather broad. How did you find out about bioinformatics? What made you interested in this field?

ADD COMMENT
5
Entering edit mode
14.1 years ago

I think the best way is to get in to a lab for a rotation project / part-time project depending on your schedule and work on a live project. You may either help the group to code something, they can help you to get familiarize with some common bioinformatics tools and approaches. I think this will be the best way.

If you can work on your own, pick your language (Perl, Python, Java, Ruby) send a mail to respective bio* mailing list. You will definitely get a small project. You can help the open source community and also get to understand the field and its generic requirements.

Go ahead, Future is Open, Bioinformatics is Open. All the best !

ADD COMMENT
5
Entering edit mode
11.3 years ago
eka.chaykina ▴ 50

You can also check out ROSALIND - a free and open online educational platform for learning bioinformatics through problem solving and programming. Now there are around 90 published problems. It is quite interesting!

ADD COMMENT
0
Entering edit mode
7.3 years ago
jp ▴ 120

This is four years late (I know), but I wrote a small blog post with some links to good introductory articles which serves as an introduction to the bioinformatics field (especially for someone with a CS background).

https://bitsilla.com/blog/2016/12/bioinformatics-starter-pack-getting-started-in-bioinformatics/

ADD COMMENT

Login before adding your answer.

Traffic: 1985 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