checks

package
v0.0.0-...-f005bc5 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package checks provides utilities to check for certain properties of a sequence.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GcContent

func GcContent(sequence string) float64

GcContent checks the GcContent of a given sequence.

func IsDNA

func IsDNA(seq string) bool

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 IsRNA

func IsRNA(seq string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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