[med-svn] [Git][med-team/trf][master] Add binary package shipping example data
Andreas Tille
gitlab at salsa.debian.org
Mon Jun 29 12:34:29 BST 2020
Andreas Tille pushed to branch master at Debian Med / trf
Commits:
0d0ec187 by Andreas Tille at 2020-06-29T13:31:21+02:00
Add binary package shipping example data
- - - - -
3 changed files:
- debian/control
- + debian/trf-examples.install
- + debian/trf.install
Changes:
=====================================
debian/control
=====================================
@@ -28,3 +28,25 @@ Description: locate and display tandem repeats in DNA sequences
sequences on the order of .5Mb in just a few seconds. Submitted
sequences may be of arbitrary length. Repeats with pattern size in the
range from 1 to 2000 bases are detected.
+
+Package: trf-examples
+Architecture: all
+Depends: ${misc:Depends}
+Enhances: trf
+Description: locate and display tandem repeats in DNA sequences (examples)
+ A tandem repeat in DNA is two or more adjacent, approximate copies of a
+ pattern of nucleotides. Tandem Repeats Finder is a program to locate and
+ display tandem repeats in DNA sequences. In order to use the program,
+ the user submits a sequence in FASTA format. There is no need to specify
+ the pattern, the size of the pattern or any other parameter. The output
+ consists of two files: a repeat table file and an alignment file. The
+ repeat table, viewable in a web browser, contains information about each
+ repeat, including its location, size, number of copies and nucleotide
+ content. Clicking on the location indices for one of the table entries
+ opens a second browser page that shows an alignment of the copies
+ against a consensus pattern. The program is very fast, analyzing
+ sequences on the order of .5Mb in just a few seconds. Submitted
+ sequences may be of arbitrary length. Repeats with pattern size in the
+ range from 1 to 2000 bases are detected.
+ .
+ This package contains the example data for trf.
=====================================
debian/trf-examples.install
=====================================
@@ -0,0 +1 @@
+test_seqs.* usr/share/doc/trf/examples
=====================================
debian/trf.install
=====================================
@@ -0,0 +1 @@
+usr
View it on GitLab: https://salsa.debian.org/med-team/trf/-/commit/0d0ec187b4ef4eac38c51503f3a98ac10d6ba3d0
--
View it on GitLab: https://salsa.debian.org/med-team/trf/-/commit/0d0ec187b4ef4eac38c51503f3a98ac10d6ba3d0
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200629/0250111c/attachment-0001.html>
More information about the debian-med-commit
mailing list