Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Coverage

Index

Properties

__typename?: "Coverage"
query_coverage?: Maybe<number>

Percentage of the query sequence covered byt the alignment

query_length?: Maybe<number>

Length of the full query sequence

target_coverage?: Maybe<number>

Percentage of the target sequence covered byt the alignment

target_length?: Maybe<number>

Length of the full target sequence

Generated using TypeDoc