Darwin Help

Back to Index

ParallelAllNucPepMatches

Function ParallelAllNucPepMatches


Calling Sequence  ParallelAllNucPepMatches(npm,dm,goal)
Parameters
NameTypeDescription

npm list(NucPepMatch)a Nucleotide Peptide Match
dm {DayMatrix,list(DayMatrix)} Dayhoff matrix or matrices
goal numericthreshold value
Return Type  NULL
Synopsis Does multiple GetAllNucPepMatches simultaneously. More efficient than single GetAllNucPepMatches calls on some parallel machines only.
Examples  
See also GetAllNucPepMatches,   NucPepMatch