crt
crt identifies Clustered Regularly Interspaced Palindromic Repeats (CRISPRs) in large DNA sequences such as genomes and metagenomes to detect direct repeats and spacer arrays for analysis of microbial adaptive immunity.
Key Features:
- Accurate Detection: Detects CRISPR elements by resolving unique spacer sequences between repeats and reports high precision, recall, and quality metrics, outperforming Patscan and Pilercr.
- Efficiency and Speed: Processes sequences faster than Patscan, is comparable to Pilercr overall, and can outperform Pilercr on genomes with high repeat density.
- Sequential Scan Detection: Uses a sequential scan approach to detect repetitive sequences and CRISPR direct repeats directly within DNA strings without extensive conversion or preprocessing.
- Resource Efficiency: Memory-efficient and fast with computational complexity O(n) in space and O(nm/l) in time, making it suitable for large-scale genomic datasets.
Scientific Applications:
- Microbial genomics: Identification of CRISPR arrays in bacterial and archaeal genomes and metagenomes.
- Adaptive immunity analysis: Study of bacterial and archaeal defense mechanisms against extrachromosomal invaders such as viruses.
- Evolutionary biology: Comparative and evolutionary studies of CRISPR loci.
- Biotechnology and genome editing: Support for applications in genome editing and synthetic biology through CRISPR locus identification.
Methodology:
Performs a sequential scan of DNA strings to detect repetitive sequences and CRISPR direct repeats without extensive input conversion or preprocessing, with computational complexity O(n) space and O(nm/l) time.
Topics
Details
- License:
- Not licensed
- Cost:
- Free of charge
- Tool Type:
- command-line tool
- Operating Systems:
- Mac, Linux, Windows
- Programming Languages:
- Java
- Added:
- 3/16/2022
- Last Updated:
- 3/16/2022
Operations
Publications
Bland C, Ramsey TL, Sabree F, Lowe M, Brown K, Kyrpides NC, Hugenholtz P. CRISPR Recognition Tool (CRT): a tool for automatic detection of clustered regularly interspaced palindromic repeats. BMC Bioinformatics. 2007;8(1). doi:10.1186/1471-2105-8-209. PMID:17577412. PMCID:PMC1924867.