Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

variant

VariantQc

Quality control on variant data.

stats

List<SampleVariantStats>

Sample variant stats.  See sample variant stats data model.

files

List<File>

List of files related to the variant data, e.g.: images.

alignment

AlignmentQc

Quality control on alignment data.

stats

List<AlignmentStats>

Alignment stats.  See alignment stats.

coverageStats

LIst<CoverageStats>


Coverage stats.

fileId

String

File ID.

sampleId

String

Sample ID.

gene

String

Gene name.

stats

List<TranscriptCoverageStats>

transcriptId

String

Transcript ID.

depths

List<Float>

% coverage for 1x, 5x, 10x, 15x, 20x, 25x, 30x, 40x, 50x

regions

List<CoverageRegion>

start

int

Region start position.

end

int

Region end position

average

Float

Average coverage.

minimum

int

Minimum coverage.

files

List<File>

List of files related to the variant data, , e.g.: images.
  • No labels