Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GcContent ¶ added in v0.11.4
GC content calculates the percentage of G and C base pairs content in a given sequence
func IsPalindromic ¶
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
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
IsValidRNA accepts a string and checks if it is a valid RNA sequence.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.