Uses of Package
org.snpeff.align
Packages that use org.snpeff.align
-
Classes in org.snpeff.align used by org.snpeff.alignClassDescriptionNeedleman-Wunsch (global sequence alignment) algorithm for sequence alignment (short strings, since it's not memory optimized)
-
Classes in org.snpeff.align used by org.snpeff.snpEffect.commandLineClassDescriptionSmith-Waterman (local sequence alignment) algorithm for sequence alignment (short strings, since it's not memory optimized)