<< btd_molarabsortivity Amino Acids btd_packingvolume >>

BTD >> BTD > Amino Acids > btd_molweigth

btd_molweigth

Computes the molecular Weight of a amino acide sequence

Calling Function

y = btd_molweight(x)

Arguments

x

String of single-letter codes specifying an amino acid sequence.

y

molecular weight of the amino acid sequence, as a string like "2526.235 g/mol"

Description

molweight(x) calculates the molecular weight for the amino acid sequence x, in g/mol.

Examples

y = btd_molweight("ADIIILLLAKLKKKRPAIMMM")
--> y = btd_molweight("ADIIILLLAKLKKKRPAIMMM")
 y  = 
 2411.15 g/mol

See Also


Report an issue
<< btd_molarabsortivity Amino Acids btd_packingvolume >>