complexity

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2020 License: BSD-3-Clause Imports: 4 Imported by: 1

Documentation

Overview

Package complexity provides routines for evaluating sequence complexity.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entropic

func Entropic(s seq.Sequence, start, end int) (ce float64, err error)

Entropic returns the entropic complexity of a segment of s defined by start and end.

func WF

func WF(s seq.Sequence, start, end int) (cwf float64, err error)

WF returns the Wootton and Federhen complexity of a segment of s defined by start and end.

func Z

func Z(s seq.Sequence, start, end int) (cz float64, err error)

Z returns the zlib compression estimate of complexity of a segment of s defined by start and end.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL