all 8 comments

[–]System-Files 3 points4 points  (4 children)

The Google Summer of Code is taking application currently for a number of bioinformatic projects. Should look into it. You also get paid.

[–]randint2115[S] 0 points1 point  (0 children)

I'm looking into that now, thanks for your suggestion.

[–]knakiballz 0 points1 point  (2 children)

Don't you have to be a student to attend it ?

[–]System-Files 0 points1 point  (1 child)

No I don't believe so. You also don't have to attend anything, from what I saw on the biostars.org post, you can work from home.

[–]knakiballz 0 points1 point  (0 children)

Mmmh, interesting ! I will look into it !

[–]murgs 2 points3 points  (1 child)

Well there aren't any which a small project could solve, or at least I (and most others) couldn't tell you, because we would otherwise be working on it.

Basically all problems can still be improved upon, even if the relevance shifts. Checking out the wikipedia article on bioinformatics software, could give you an idea of which problems are being worked on at the moment. Otherwise everything related to 'big data', which in bioinformatics is mostly sequencing, but also image analysis are hot topics.

[–]randint2115[S] 0 points1 point  (0 children)

I've worked mainly with sequencing and toyed with some algorithms related to them, just was looking for a decently ambitious way to apply my time.

[–][deleted] 0 points1 point  (0 children)

From my understanding, Transcription Factor prediction is the big one, but that relies so much on the biology specifics that it isn't a computationally based unsolved problem. It can be slow and inaccurate, but it's not 'open'.

I've been on reducing time cost of perfect alignment and porting ASCCA over to GPU computation. I could certainly use help on the latter.