[Biojava-dev] what is the default parameters of

simpleyrx simpleyrx at 163.com
Wed Sep 30 04:56:46 UTC 2009


 
Dear experts,


NeedlemanWunsch's constructive funtion in biojava is as below:
public NeedlemanWunsch(short?match,
                       short?replace,
                       short?insert,
                       short?delete,
                       short?gapExtend,
                       SubstitutionMatrix?subMat)
I would like to know what are the default values to used NeedlemanWunsch. Such as how select match ,replace,insert,delete,gapExtend or subMat parameters ?


--


Renxiang Yan

 




More information about the biojava-dev mailing list