Skip to content

Slot: contig_n90

Given a set of contigs, each with its own length, the N90 count is defined as the smallest number of contigs whose length sum makes up 90% of contig collection size

URI: kb_cdm:contig_n90 Alias: contig_n90

Applicable Classes

Name Description Modifies Slot
ContigCollection A set of individual, overlapping contigs that represent the complete sequenced genome of an organism. no

Properties

Aliases

  • ctg_N90
  • contig_N90

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema

Mappings

Mapping Type Mapped Value
self kb_cdm:contig_n90
native kb_cdm:contig_n90

LinkML Source

name: contig_n90
description: Given a set of contigs, each with its own length, the N90 count is defined
  as the smallest number of contigs whose length sum makes up 90% of contig collection
  size
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- ctg_N90
- contig_N90
rank: 1000
alias: contig_n90
owner: ContigCollection
domain_of:
- ContigCollection
range: integer