proteins

package
v0.0.0-...-4a74ca9 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2022 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AminoHealth

func AminoHealth(sum int64) float64

func Class

func Class(s string, i, j int) string

func CreateNewJSONFile

func CreateNewJSONFile(jf *jsonledit.FileDescriptor)

func GetCarbon

func GetCarbon(s string, i, j int) (int64, string)

proteins chain contains carbon details

func GetHydrogen

func GetHydrogen(str string, i, j int) (int64, string)

proteins chain contains "h" atoms

func GetMagnetism

func GetMagnetism(s string, i, j int) (string, string)

func GetMolarMass

func GetMolarMass(s string, i, j int) (float64, string)

func GetNitrogen

func GetNitrogen(s string, i, j int) (int64, string)

proteins chain contains "n" atoms

func GetOxgygen

func GetOxgygen(s string, i, j int) (int64, string)

protein chain contains "o" atoms

func GetPKa

func GetPKa(str string, i, j int) (string, string, string)

proteins chain acidiity level

func GetSulphur

func GetSulphur(s string, i, j int) (int64, string)

proteins chain contains "s" atoms

func Total_chain_filter

func Total_chain_filter(radi int64) int64

Types

type Aminochain

type Aminochain struct {
	Symbol    string
	Mass      float64
	Acidity_a string
	Acidity_b string
	Carbon    int64
	Hydrogen  int64
	Oxygen    int64
	Sulphur   int64
	Nitrogen  int64
	Magnetic  string
}

func GetAmino

func GetAmino(s string, i, j int) Aminochain

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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