RSS Git Download  Clone
Raw Blame History
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
    <title>Help: Result Summary Options</title>
    <link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
    <h1>Result Summary Options</h1>
    
    <p class="classname">
	Entries for results select menus. 
	</p>
	
	<p class="classname">
	Sub-headings are supported - use the double-colon symbol (::) to separate
    sub-heading name and menu entry eg "B-cell::aberrant phenotype" will generate
    a menu option 'aberrant phenotype' under the 'B-cell' sub-heading. 
    </p>
    
    <p class="classname">
	Numerical ordering is also supported - use the tilde (~) separator between
	a numerical prefix and the menu entry eg "1~zap 70", "2~alpha-8" will
	generate a list with 'zap 70' appearing above 'alpha-8'.    
    </p>

    <form method="post">
        <p align="center">
            <input type="button" value="Close Window" onclick="window.close()">
        </p>
    </form>
</body>
</html>