slackbuilds/academic/RepeatMasker
Petar Petrov 1fd230db52
academic/RepeatMasker: update for version 4.1.2_p1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-05-18 23:40:04 +07:00
..
README academic/RepeatMasker: Updated for version 4.1.0. 2020-01-12 08:48:02 +07:00
README.SLACKWARE academic/RepeatMasker: Added (Screen DNA sequence). 2018-01-13 07:13:05 +07:00
References academic/RepeatMasker: Added (Screen DNA sequence). 2018-01-13 07:13:05 +07:00
RepeatMasker.SlackBuild academic/RepeatMasker: update for version 4.1.2_p1 2021-05-18 23:40:04 +07:00
RepeatMasker.info academic/RepeatMasker: update for version 4.1.2_p1 2021-05-18 23:40:04 +07:00
slack-desc academic/RepeatMasker: Added (Screen DNA sequence). 2018-01-13 07:13:05 +07:00

README

RepeatMasker is a program that screens DNA sequences for interspersed
repeats and low complexity DNA sequences. The output of the program is a
detailed annotation of the repeats that are present in the query
sequence as well as a modified version of the query sequence in which
all the annotated repeats have been masked (default: replaced by Ns).

Currently over 56% of human genomic sequence is identified and masked by
the program. Sequence comparisons in RepeatMasker are performed by one
of several popular search engines including:

- nhmmer (part of 'HMMER', available on SBo)
- Cross_Match. Due to licensing, you should obtain this yourself:
  http://www.phrap.org
- ABBlast/WUBlast. Due to licensing, you should obtain this yourself:
  https://blast.advbiocomp.com/licensing/
- RMBlast (found as 'ncbi-rmblastn' on SBo)

RepeatMasker makes use of curated libraries of repeats and currently
supports Dfam (profile HMM library derived from Repbase sequences) and
Repbase, a service of the Genetic Information Research Institute.

WARNING!
Due to the bundled databases, the installed size of this is 2.1 GB!

NOTE!
The package is installed in /opt. After install go fo /opt/RepeatMasker
and run the RepeatMasker Configuration Program:

# perl ./configure

See README.SLACKWARE for details.