Beginner level projects for bioinformatics.
2
1
Entering edit mode
2.7 years ago
vaishnavi ▴ 80

Hi, I am a 1 year masters bioinformatics student and I have skills such as python and I am looking for some beginner level projects to add in my CV. Can anyone suggest me some good projects?

data-science Python • 1.7k views
ADD COMMENT
2
Entering edit mode

May be you can try using your Python skills to create a custom script which can incorporates SNPs into a fasta files or full genome of an organism (eg Human).

ADD REPLY
1
Entering edit mode

Try implementing a de Bruijn graph assembler? (Should be quite straightforward in python.)

ADD REPLY
3
Entering edit mode
2.7 years ago
petrandent ▴ 50

My first project in Bioinformatics was to make a plot with GC content throughout a small genome. I have done this with Python... Also a more trikcy project for beginner was to try to find all ORFs in a genome , you can also use python for that, although it can be done with R too....

ADD COMMENT
2
Entering edit mode
2.7 years ago

Work through problems on Rosalind and maybe take a crack at some of the more bioinformatics-related challenges on Kaggle.

ADD COMMENT

Login before adding your answer.

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