ProteinData["prot"] gives the reference amino acid sequence for the protein prot.ProteinData["prot", " property"] gives the value of the specified property for the protein ...
Pruning
(Built-in Mathematica Symbol) Pruning[image] removes the outermost branches of thin objects in image by setting their values to black.Pruning[image, n] removes branches that are at most n pixels ...
PseudoInverse[m] finds the pseudoinverse of a rectangular matrix.
Purple
(Built-in Mathematica Symbol) Purple represents the color purple in graphics or style specifications.
expr >>> filename appends expr to a file. PutAppend[expr_1, expr_2, ..., " filename"] appends a sequence of expressions expr_i to a file.
Put
(Built-in Mathematica Symbol) expr >> filename writes expr to a file. Put[expr_1, expr_2, ..., " filename"] writes a sequence of expressions expr_i to a file. Put["filename "] creates an empty file with ...
QBinomial[n, m, q] gives the q-binomial coefficient (n; m)_q.
QFactorial[n, q] gives the q-factorial [n] q!.
QGamma
(Built-in Mathematica Symbol) QGamma[z, q] gives the q-gamma function \[CapitalGamma]_q (z).
QHypergeometricPFQ[{a_1, ..., a_r}, {b_1, ..., b_s}, q, z] gives the basic hypergeometric series \[Null]_r \[Phi]_s (a; b; q; z).