NWScore: Function NWScore return the last row of scoring matrix...

Description Usage Details

Description

Function NWScore return the last row of scoring matrix creating by Needleman-Wunsch scoring system.

Usage

1
NWScore(Sek1, Sek2, match, mismatch, gap)

Details

sek1 and sek2 are the sekvence of DNA, which we wonted align


VeronikaPel/Basic_function documentation built on May 9, 2019, 9:43 p.m.