i want to know the algorithms in bioinformatics useful for computer science students, please answer it.
i want to know the algorithms in bioinformatics useful for computer science students, please answer it.
beside prvious answers
more could be found in
Bioinformatic Algorithms Books
http://www.renyi.hu/~miklosi/AlgorithmsOfBioinformatics.pdf
I would strongly recommend you to follow which is specific for bioinformatics algorithm. One of the most useful and toughest course I have ever done. It's freely available from world's renowned universities.
https://www.coursera.org/specializations/bioinformatics.
Cheers Chirag
For alignment:
Here are a few problems worth exploring:
I suggest this book: Beginning Perl for Bioinformatics, By James Tisdall, Publisher: O'Reilly Media. There are many examples in it and easy to understand biological stuff for computer science students.
Could anyone here say sth about the Burrows Wheeler Transform ? Thanks .
Here is the original paper https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2705234/
~C.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Could i ask : what is Burrows Wheeler Transformation ?
Have you read the document linked by sacha?