Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RawRelatedSampleData

Details about a previously analyzed sample.

Hierarchy

  • RawRelatedSampleData

Index

Properties

analysis

analysis: RawAnalysisData

Details about the matching sample's analysis.

reused_genes

reused_genes: { gene_count: Number }

Details about the reused genes.

Type declaration

  • gene_count: Number

    The number of genes found in the file that match genes in this sample.

Generated using TypeDoc