CIMAC-CIDC/cidc-schemas

View on GitHub
docs/docs/assays.elisa.elisa_template.html

Summary

Maintainability
Test Coverage

<!DOCTYPE html>
<html>
  <head>
    <title>CIDC Schemas</title>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
    <style>
      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
    </style>
  </head>
  <body>
    <main role="main">
      

    
    <div class="container">
        <p>
            <a href="index.html">CIDC Documentation</a>
        </p>
        <h1>
            ELISA assay template
            
        </h1>
        <p>
            <b>Description:</b>  Enzyme-Linked ImmunoSorbant Assay (ELISA) submission.
        </p>
    </div>

    <div class="container">
        
            

    <div class="accordion" id="ELISA_accordion">
        <div class="card">
            <div class="card-header" id="ELISA">
                <h2 class="mb-0">
                    <button class="btn btn-link" type="button" data-toggle="collapse" data-target="#ELISA_card" aria-expanded="false" aria-controls="ELISA_card">
                        Worksheet - ELISA
                    </button>
                </h2>
            </div>
            <div id="ELISA_card" class="collapse" aria-labelledby="ELISA" data-parent="#ELISA_accordion">
                <div class="card-body">
                    
                        <div class="accordion" id="ELISA_preamble_accordion">
                            <div class="card">
                                <div class="card-header" id="ELISA_preamble">
                                    <h2 class="mb-0">
                                        <button class="btn btn-link" type="button" data-toggle="collapse" data-target="#ELISA_preamble_card" aria-expanded="false" aria-controls="ELISA_preamble_card">
                                            Preamble Rows
                                        </button>
                                    </h2>
                                </div>
                                <div id="ELISA_preamble_card" class="collapse" aria-labelledby="ELISA_preamble" data-parent="#ELISA_preamble_accordion">
                                    <div class="card-body">
                                        
    

    

    
        
    

    <table class="table table-striped">
        <thead>
        <tr>
            <th>Property</th>
            <th>Description</th>
            <th>Data Type</th>
        </tr>
        </thead>
        
            
            
            
                
                    <tr>
    <td>
        
            <span id="protocol identifier">
                protocol identifier
            </span>
            
                <br><sup><mark>required</mark></sup>
            
        
    </td>
    <td width=55%>
        
            Trial identifier used by lead organization, ie. Center for Experimental Therapeutics Program (CTEP) ID or Industry Sponsored ID.  This is usually a short identifier. Example: E4412.
        
    </td>
    <td>
        
            &lt; 
                
        string
    

    
            &gt;
            
            
            
        
    </td>
</tr>
                
            
        
            
            
            
                
                    <tr>
    <td>
        
            <span id="assay creator">
                assay creator
            </span>
            
                <br><sup><mark>required</mark></sup>
            
        
    </td>
    <td width=55%>
        
            Indicates what site is filling out the assay.
        
    </td>
    <td>
        
            &lt; 
                
        string
    

    
            &gt;
            
                <ul>
                    
                        <li>"DFCI"</li>
                    
                        <li>"Mount Sinai"</li>
                    
                        <li>"Stanford"</li>
                    
                        <li>"MD Anderson"</li>
                    
                        <li>"Adaptive"</li>
                    
                        <li>"Broad"</li>
                    
                </ul>
            
            
            
        
    </td>
</tr>
                
            
        
            
            
            
                
                    <tr>
    <td>
        
            <span id="run id">
                run id
            </span>
            
                <br><sup><mark>required</mark></sup>
            
        
    </td>
    <td width=55%>
        
            User defined unique identifier for this assay run.
        
    </td>
    <td>
        
            &lt; 
                
        string
    

    
            &gt;
            
            
            
        
    </td>
</tr>
                
            
        
            
            
            
                
                    <tr>
    <td>
        
            <span id="serology file">
                serology file
            </span>
            
                <br><sup><mark>required</mark></sup>
            
        
    </td>
    <td width=55%>
        
            Information about an ELISA file.
        
    </td>
    <td>
        
            <a href="files.elisa_xlsx.html">
                elisa xlsx
            </a>
        
    </td>
</tr>
                
            
        
        
            
                
            
        
            
                
            
        
            
                
            
        
            
                
            
        
        
            
        
            
        
            
        
            
        
    </table>
                                    </div>
                                </div>
                            </div>
                        </div>
                    
                    
                        <div class="accordion" id="ELISA_body_accordion">
                            <div class="card">
                                <div class="card-header" id="ELISA_body">
                                    <h2 class="mb-0">
                                        <button class="btn btn-link" type="button" data-toggle="collapse" data-target="#ELISA_body_card" aria-expanded="false" aria-controls="ELISA_body_card">
                                            Data Columns
                                        </button>
                                    </h2>
                                </div>
                                <div id="ELISA_body_card" class="collapse" aria-labelledby="ELISA_body" data-parent="#ELISA_body_accordion">
                                    <div class="card-body">
                                        
                                            <h5 class="text-muted">Antigens</h4>
                                            
    

    

    
        
    

    <table class="table table-striped">
        <thead>
        <tr>
            <th>Property</th>
            <th>Description</th>
            <th>Data Type</th>
        </tr>
        </thead>
        
            
            
            
                
                    <tr>
    <td>
        
            <span id="antigen">
                antigen
            </span>
            
                <br><sup><mark>required</mark></sup>
            
        
    </td>
    <td width=55%>
        
            Identifying name for the antigen.
        
    </td>
    <td>
        
            &lt; 
                
        string
    

    
            &gt;
            
            
            
        
    </td>
</tr>
                
            
        
            
            
            
                
                    <tr>
    <td>
        
            <span id="type">
                type
            </span>
            
                <br><sup><mark>required</mark></sup>
            
        
    </td>
    <td width=55%>
        
            The type of antigen, either protein or peptide
        
    </td>
    <td>
        
            &lt; 
                
        string
    

    
            &gt;
            
                <ul>
                    
                        <li>"protein"</li>
                    
                        <li>"peptide"</li>
                    
                </ul>
            
            
            
        
    </td>
</tr>
                
            
        
            
            
            
                
            
        
            
            
            
                
            
        
        
            
                
            
        
            
                
            
        
            
                
                    <tr>
    <td>
        
            <span id="final concentration">
                final concentration
            </span>
            
        
    </td>
    <td width=55%>
        
            The concentration of the antigen after dilution.
        
    </td>
    <td>
        
            &lt; 
                
        number
    

    
            &gt;
            
            
            
        
    </td>
</tr>
                
            
        
            
                
                    <tr>
    <td>
        
            <span id="final concentration units">
                final concentration units
            </span>
            
        
    </td>
    <td width=55%>
        
            The concentration units for the antigen after dilution.
        
    </td>
    <td>
        
            &lt; 
                
        string
    

    
            &gt;
            
                <ul>
                    
                        <li>"Nanogram per Microliter"</li>
                    
                        <li>"Milligram per Milliliter"</li>
                    
                        <li>"Micrograms per Microliter"</li>
                    
                        <li>"Nanomolar"</li>
                    
                        <li>"Micromolar"</li>
                    
                        <li>"Millimolar"</li>
                    
                        <li>"Not Reported"</li>
                    
                        <li>"Other"</li>
                    
                </ul>
            
            
            
        
    </td>
</tr>
                
            
        
        
            
        
            
        
            
        
            
        
    </table>
                                        
                                    </div>
                                </div>
                            </div>
                        </div>
                    
                </div>
            </div>
        </div>
    </div>
        
    </div>


    </main>
    <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
    <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
  </body>
</html>