| Literature DB >> 29514181 |
Giovanna Ambrosini1,2, Romain Groux1,2, Philipp Bucher1,2.
Abstract
Summary: Transcription factors regulate gene expression by binding to specific short DNA sequences of 5-20 bp to regulate the rate of transcription of genetic information from DNA to messenger RNA. We present PWMScan, a fast web-based tool to scan server-resident genomes for matches to a user-supplied PWM or transcription factor binding site model from a public database. Availability and implementation: The web server and source code are available at http://ccg.vital-it.ch/pwmscan and https://sourceforge.net/projects/pwmscan, respectively. Supplementary information: Supplementary data are available at Bioinformatics online.Entities:
Mesh:
Substances:
Year: 2018 PMID: 29514181 PMCID: PMC6041753 DOI: 10.1093/bioinformatics/bty127
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Fig. 1.Screen shot of the PWMScan graphical user interface
Benchmark results with different PWMs and P-values
| PWM/ | Bowtie speed | Matrix_scan speed |
|---|---|---|
| STAT1(len = 11 bp)/10−5 | 3 | 30/5a |
| STAT1(len = 11 bp)/10−4 | 8 | 40/8a |
| STAT1(len = 11 bp)/10−3 | 60 | 65/30a |
| CTCF(len = 19 bp)/10−5 | 12 | 40/6a |
| CTCF(len = 19 bp)/10−4 | 90 | 50/10a |
| CTCF(len = 19 bp)/10−3 | 720 | 90/35a |
Note: Speed is expressed in seconds. The benchmarking tests have been run on a Linux/CentOS7/x86_64 workstation with 48 CPU-cores and 256 GB of DRAM.
Performance measurements using matrix_scan in parallel over 10 CPU-cores.