{% extends "base.html" %} {% set active_page = 'files' %} {% block title %}Register Files - Ursa Customer Portal{% endblock %} {% block content %}
Back to File Registry

File Selection

Subject (Person) Information

The individual from whom the sample was collected

Unique identifier for the individual

Biosample Information

The physical specimen collected from the subject

Percentage (0-100), if applicable

Sequencing Information

Details about how the sample was sequenced

Control/Reference VCFs

Optional: Specify control VCFs for concordance analysis

Truth VCF for SNV/Indel concordance
Truth VCF for structural variant concordance

Bulk Import from CSV/TSV

Upload a CSV or TSV file with file information and metadata

Click to upload or drag & drop

Accepts CSV or TSV files
Download Template

Preview (first 10 rows)

Auto-Discover Files

Scan a linked bucket to discover and register files automatically

Registration Metadata

These values will be applied to all discovered files

Unique identifier for the individual
Unique identifier for the sample

{% endblock %} {% block extra_js %} {% endblock %}