Hey
I am running a script that gathers Ka/Ks or dN/dS ratios from an alignment fasta file. It keeps returning this warning:
I got the script from here and edited it to suit my needs. Thanks very much for the script man! https://github.com/MadsAlbertsen/miscperlscripts/blob/master/calc.dnds.pl
I understand that this generally means the headers are not unique but they are in this instance. I believe it might not be taking the entire header like I want it to.
--------------------- WARNING ---------------------
MSG: Replacing one sequence [comp17867_c0_seq1|m.61203/1-641
Here's the code: http://freetexthost.com/lnhlri3kbk
If that's a shady site I apologize, still learning.
To host a code example, you might better use a gist https://gist.github.com/ or pastebin http://pastebin.com/
They have syntax highlighting and other features handy for code.