Non A T G C base in RefSeq zebrafish mRNA sequence
I found some non A T C G base in refseq zebrafish mRNA sequence: 'Y', 'K', 'R', 'M', 'W'
Couldn't find out what do they mean.
e.g.
NM_001012366.1
http://www.ncbi.nlm.nih.gov/nuccore/59933235?report=fasta
at line:
CCCCCACAGTCCCTGCATTACGGGAATGTGCAGGCAAGAGGAAGCGGTCTCAGGGAGAGGAGGMCGAAGG
This is causing error for some alignment tool, such as bfast.
Thanks
• 2,313 views
•
link
2 answers
Could be IUPAC codes for ambiguous nucleotides: http://droog.gs.washington.edu/parc/images/iupac.html
• 0 views
•
link
Yes it is IUPAC. If they crash the tool you use, just mask them (replace them by N)
• 0 views
•
link
Log in to answer this question.