mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
79d1caba14
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
17 lines
621 B
Text
17 lines
621 B
Text
Tandem repeats finder: a program to analyze DNA sequences
|
|
|
|
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.
|
|
|
|
Example usage:
|
|
trf hg38.fasta 2 5 7 80 10 50 2000 -l 6
|
|
|
|
LICENSE:
|
|
Please read the License Terms before downloading:
|
|
https://tandem.bu.edu/trf/trf.license.html
|
|
|
|
Please cite:
|
|
G. Benson "Tandem repeats finder: a program to analyze DNA sequences"
|
|
Nucleic Acids Research (1999) Vol. 27, No. 2, pp. 573-580.
|