Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dmmdbapi3.c217 extern CharPtr NCBIstdaaUC;
1827 pcTest = StringChr(NCBIstdaaUC,pmgdThis->pcIUPAC[0]); in WriteKinSeq()
2149 if (pmgdThis->pcIUPAC[0] == NCBIstdaaUC[iIndex]) in WriteKinAAResType()
2813 if (StringChr(pcComposition, NCBIstdaaUC[iIndex])) in WriteKinModelByType()
3446 pcTest = StringChr(NCBIstdaaUC,pmgdThis->pcIUPAC[0]); in WriteStrucHTMLSeq()
H A Dmmdbapi2.c175 CharPtr NCBIstdaaUC = "-ABCDEFGHIKLMNPQRSTVWXYZU*"; variable
1566 pcTemp = NCBIstdaaUC; in AminoAcidName()
/dports/biology/ncbi-toolkit/ncbi/cn3d/
H A Dalgorend.c823 extern CharPtr NCBIstdaaUC;
4127 if (pmgdThis->pcIUPAC[0] == NCBIstdaaUC[i]) { in GetGraphNCBIstdaa()