Hi everyone,
I would like to know the list of most important algorithms that one need to know before attending a bioinformatics interview. Some bioinformatics positions might not require to work with algorithms but still could I have a list for the reference.
Some algo I think very important are :
1) Alignment tool algorithms such as BLAST, BLAT etc.
2) NGS assembly tool algorithms such as velvet, trinity, ABySS etc.
3) Mapping tool algorithms such as bowtie, bwa etc.
Thank you
Agree completely. Unless the position will involve algorithm and method development, knowing how to use tools is probably more important. Outside of the requisite intro to comp bio coursework, I've never had to implement S-W or N-W for any purpose.
Very much true. Thank you.