Home
last modified time | relevance | path

Searched refs:propPurines (Results 1 – 1 of 1) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/nucleus/
H A Dembprop.c77 static char propPurines[] = "agrAGR"; variable
1232 if(strchr(propPurines, (ajint)base)) in embPropPurine()