aboutsummaryrefslogtreecommitdiff
path: root/academic/sim/slack-desc
diff options
context:
space:
mode:
authorPetar Petrov <slackalaxy@gmail.com>2023-09-11 15:12:41 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-11 22:18:38 +0700
commit5aa58a3edad6568e3b1e2834a5a75cc82e0456ec (patch)
treec3551040f9a1f9e131c078af9ddd2f6ce1fe5099 /academic/sim/slack-desc
parentdb15d0421d57b5c8a287c7e74e56dbfcefefdaab (diff)
academic/sim: Added (local similarity program).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/sim/slack-desc')
-rw-r--r--academic/sim/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/sim/slack-desc b/academic/sim/slack-desc
new file mode 100644
index 0000000000000..c38253a06f37a
--- /dev/null
+++ b/academic/sim/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+sim: sim (Local similarity program)
+sim:
+sim: SIM finds k best non-intersecting alignments between two sequences
+sim: or within a sequence using dynamic programming techniques. The
+sim: alignments are reported in order of decreasing similarity score and
+sim: share no aligned pairs. Once the alignment is computed, you can view
+sim: it using "lalnview"
+sim:
+sim:
+sim:
+sim: