5 <& /page/page_title.mas, title => "SimSearch" &>
8 Upload a genotyping file to identify matches within the file or with other genotypic data in the database. To compare with data in the database, the upload must correspond precisely to the genotyping protocols available in the database.
12 Upload format is either <a href="https://samtools.github.io/hts-specs/VCFv4.2.pdf">vcf</a> or <a href="">dosage</a> format.
16 <form action="/tools/simsearch/upload_file" method="post" enctype="multipart/form-data" >
17 <div class="form-group">
18 <input type="file" name="upload_vcf_file" />
20 <button class="btn btn-primary" type="submit" >Upload</button>