Language

Package: repeat-masker @ 4.1.2-p1

Synopsis

Tandem Repeats Finder: a program to analyze DNA sequences

Description

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. The output consists of two files: a repeat table file and an alignment file. Submitted sequences may be of arbitrary length. Repeats with pattern size in the range from 1 to 2000 bases are detected.

Home page
https://github.com/Benson-Genomics-Lab/TRF
Location
gnu/packages/bioinformatics.scm (line: 3084, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

sentences in description should be followed by two spaces; possible infraction at 387
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used