Skip to content

Creating Subjects

The subject is the patient whose material is being tested. A subject carries demographics and identifiers and links to one or more samples.

Subject list page showing existing subjects with their display IDs, names, and creation dates.

Creating a subject

  1. Open Subjects from the left nav and click New Subject.
  2. Enter a Subject ID — a human-readable identifier, unique within the project (e.g. NA12878-DX).
  3. Optionally add demographic and clinical details: name, biological sex, date of birth, and free-text clinical notes.
  4. Click Create Subject.

Creating a subject requires a project Contributor or Admin role.

A subject is created, can be linked to samples, and updated at any time. There is no closed or archived state.

Files

Subject-scoped uploads (consent forms, clinical documents) live under subjects/{slug}/uploads/ in the project bucket, where {slug} is derived from the Subject ID — see File Paths.

Where things live in the UI

  • Subjects list/subjects. Browse and search the project's subjects.
  • Subject detail/subjects/{subject_id}. View a subject's demographics, its linked samples, and any files uploaded at the subject level.
  • New subject/subjects/new. Create a subject by entering a Subject ID and optional demographic details such as date of birth or biological sex.