25 lines
No EOL
1 KiB
HTML
25 lines
No EOL
1 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>PC-AnnotatedXRef</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>PC-AnnotatedXRef</h3><pre>Defined in file <a href="pcassay2.asn.html">pcassay2.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPC__AnnotatedXRef.html">CPC_AnnotatedXRef</a>
|
|
|
|
|
|
PC-AnnotatedXRef ::= SEQUENCE {
|
|
xref <a href="PC-XRefData.html">PC-XRefData</a>, -- Cross-Reference Information
|
|
comment UTF8String OPTIONAL, -- Annotation qualifier describing Cross-Reference meaning
|
|
type INTEGER {
|
|
pcit (1), -- primary PMID/citation directly associated with the current assay data
|
|
pgene (2) -- gene encoding the protein assay target
|
|
} OPTIONAL
|
|
}</pre>
|
|
</body>
|
|
</html> |