1. Introduction to SeqWare
  2. Installation
  3. Getting Started
  4. SeqWare Pipeline
  5. SeqWare MetaDB
  6. SeqWare Portal
  7. SeqWare Web Service
  8. SeqWare Query Engine
  9. Glossary
  10. Frequently Asked Questions
  11. APIs
  12. Source Code
  13. Plugins
  14. Modules
  15. Advanced Topics

Metadata - Experimental Resources

Overview

These resources are for those under development or in a testing phase. They can be turned off at runtime to prohibit risky operations.

Validation Report API

A collection of reports useful when verifying that data in the SeqWare meta db is correct.

File reverse hierarchy display

GET /x/report/reversehierarchy/{file-swa}

Produces a text representation of a reverse hierarchy tree starting at a file (indicated by the provided file-swa). The tree includes all the processing nodes that led to the creation of the file as well as all the links (sequencer_run, lane, ius, sample, experiment, study) to those processing nodes.

This report is useful for answering the question: What steps led to the creation of this file?

Response

Status: 200 OK
FILE SWA: 182467 FILE NAME: SWID_9858_PCSI_0106_Ly_R_PE_190_WG_110916_L004_R1_001.fastq.gz.annotated.bam Processing Children: 1
   PicardAddReadGroups SWA: 182453
   PicardSortNovoalign SWA: 182409
   PicardConvertNovoalign SWA: 182388
   Novoalign SWA: 181997
   WORKFLOW GenomicAlignmentNovoalign 0.10.1 SWA: 23341
      BCLToFastq SWA: 178878
         LINK IUS SWA: 9858
      Bustard SWA: 178810
         LINK Lane SWA: 9857
      WORKFLOW CASAVA-RTA 1.8.2-1 SWA: 37743
   PicardSortNovoalign SWA: 182432
   PicardConvertNovoalign SWA: 182388
   Novoalign SWA: 181997
   WORKFLOW GenomicAlignmentNovoalign 0.10.1 SWA: 23341
      BCLToFastq SWA: 178878
         LINK IUS SWA: 9858
      Bustard SWA: 178810
         LINK Lane SWA: 9857
      WORKFLOW CASAVA-RTA 1.8.2-1 SWA: 37743