checks

package
v0.15.5 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GcContent added in v0.11.4

func GcContent(sequence string) float64

GC content calculates the percentage of G and C base pairs content in a given sequence

func IsPalindromic

func IsPalindromic(sequence string) bool

IsPalindromic accepts a sequence of even length and returns if it is palindromic. More here - https://en.wikipedia.org/wiki/Palindromic_sequence

func IsValidDotBracketStructure added in v0.11.4

func IsValidDotBracketStructure(structure string) (bool, error)

IsValidDotBracketStructure accepts a string and checks if uses valid dot-bracket notation. See the `secondary_structure` package for more info on dot-bracket notation.

func IsValidRNA added in v0.11.4

func IsValidRNA(sequence string) (bool, error)

IsValidRNA accepts a string and checks if it is a valid RNA sequence.

Types

This section is empty.

Jump to

Keyboard shortcuts

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