README 621 B

123456789101112131415161718
  1. Tandem repeats finder: a program to analyze DNA sequences
  2. A tandem repeat in DNA is two or more adjacent, approximate copies of a
  3. pattern of nucleotides. Tandem Repeats Finder is a program to locate and
  4. display tandem repeats in DNA sequences. In order to use the program,
  5. the user submits a sequence in FASTA format.
  6. Example usage:
  7. trf hg38.fasta 2 5 7 80 10 50 2000 -l 6
  8. LICENSE:
  9. Please read the License Terms before downloading:
  10. https://tandem.bu.edu/trf/trf.license.html
  11. Please cite:
  12. G. Benson "Tandem repeats finder: a program to analyze DNA sequences"
  13. Nucleic Acids Research (1999) Vol. 27, No. 2, pp. 573-580.