method getProgressiveAlignment in biojava
1
0
Entering edit mode
9.8 years ago

I have problems with using method I biojava in class alignments: getProgressiveAlignment(GuideTree<S,C> tree, Alignments.ProfileProfileAlignerType type, GapPenalty gapPenalty, SubstitutionMatrix<C> subMatrix). I don't know what is Alignments.ProfileProfileAlignerType type and how to use it.

alignment biojava • 1.6k views
ADD COMMENT
0
Entering edit mode
9.8 years ago

This is an enum to specify the algorithm used for the alignment. Using global and local alignment depends on the expected structure of alignment: large divergent sequences spanned by short highly similar regions, etc. You should start with some general reading: http://en.wikipedia.org/wiki/Sequence_alignment

ADD COMMENT

Login before adding your answer.

Traffic: 2108 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6