File: jaligner.adoc

package info (click to toggle)
jaligner 1.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 932 kB
  • ctags: 572
  • sloc: java: 4,080; xml: 51; makefile: 14; sh: 11
file content (24 lines) | stat: -rw-r--r-- 345 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
jaligner(1)
===========
:doctype: manpage

NAME
----
jaligner - Smith-Waterman algorithm with Gotoh's improvement

SYNOPSIS
--------

`jaligner` <s1> <s2> <matrix> <open> <extend>

Or just type `jaligner` to see the GUI.

EXAMPLES
--------

`jaligner` p53_{human,mouse}.fasta BLOSUM62 10 0.5

Homepage
--------

http://jaligner.sourceforge.net/