Needleman Wunsch
-
Hello, I am currently having a hard time finding any good references for the needleman wunsch algorithm to learn and implement it in C#. Does anyone please have a reference or can help me by supplying pseudo or proper code? 10x Andrew Cortis
Sounds like a lunch meat. You should google on "Needleman Wunsch java", in my opinion; here's a result to get you started: http://www.dina.dk/~sestoft/bsa.html It's ridiculously easy to port code from Java to C#, and you're probably going to have better luck in general finding science- or math-oriented code written in Java. -Jeff here, bloggy bloggy
-
Sounds like a lunch meat. You should google on "Needleman Wunsch java", in my opinion; here's a result to get you started: http://www.dina.dk/~sestoft/bsa.html It's ridiculously easy to port code from Java to C#, and you're probably going to have better luck in general finding science- or math-oriented code written in Java. -Jeff here, bloggy bloggy
-
I think you'll find it easier than you think, and if you have questions, come back and see us. Good luck. -Jeff here, bloggy bloggy