Skip to content

Slot: contig_powersum

Powersum of all contigs is the same as logsum except that it uses the sum of (length*(length^P)) for some power P (default P=0.25)

URI: kb_cdm:contig_powersum Alias: contig_powersum

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_powersum
  • ctg_powsum
  • contig_powsum

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_powersum
native kb_cdm:contig_powersum

LinkML Source

name: contig_powersum
description: Powersum of all contigs is the same as logsum except that it uses the
  sum of (length*(length^P)) for some power P (default P=0.25)
from_schema: http://kbase.github.io/cdm-schema/linkml/cdm_schema
aliases:
- ctg_powersum
- ctg_powsum
- contig_powsum
rank: 1000
alias: contig_powersum
owner: ContigCollection
domain_of:
- ContigCollection
range: float