powered by
Convert several character sequence into score sequences. For only one sequence see CharSequence2ScoreSequence() function.
CharSequences2ScoreSequences(sequences, dictionary)
a list of score sequences
a list of character sequences
a dictionary
data(ShortSeq) ShortSeq data(MidSeq) MidSeq data(dico) MySequences=list("A1"=ShortSeq,"A2"=MidSeq) CharSequences2ScoreSequences(MySequences,dico)
Run the code above in your browser using DataLab