What output arguments exist for the ISOELECTRIC function in the Bioinformatics Toolbox 1.1 (R14)?

2 visualizaciones (últimos 30 días)
I am having difficulty understanding the results that I obtain when using the ISOELECTRIC function from the Bioinformatics Toolbox 1.1 (R14). In particular, the documentation accessed by typing either of the following commands at the MATLAB prompt:
help isoelectric
doc isoelectric
fails to describe the output arguments for the ISOELECTRIC function.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 2009
This bug has been fixed in Release 14 Service Pack 3 (R14SP3). For previous product releases, read below for any possible workarounds:
Information detailing the output arguments of the ISOELECTRIC function is missing in the documentation associated with the Bioinformatics Toolbox 1.1 (R14).
The ISOELECTRIC function returns the following output arguments:
[pI Charge] = isoelectric(...)
where "pI" is the isoeloectric point, which is the estimated pH at which the net charge of the protein would be zero; and "Charge" indicates what the expected charge would be for the protein at a specific pH.

Más respuestas (0)

Categorías

Más información sobre Genomics and Next Generation Sequencing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by