Schema for WM + SDust - Genomic Intervals Masked by WindowMasker + SDust
  Database: mm10    Primary Table: windowmaskerSdust    Row Count: 13,069,903   Data last updated: 2021-04-08
Format description: Browser extensible data
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 607smallint(5) unsigned Indexing field to speed chromosome range queries.
chrom chr1varchar(255) Reference sequence chromosome or scaffold
chromStart 3000000int(10) unsigned Start position in chromosome
chromEnd 3000177int(10) unsigned End position in chromosome
name chr1.1varchar(255) Name of item

Sample Rows
 
binchromchromStartchromEndname
607chr130000003000177chr1.1
607chr130001823000281chr1.2
607chr130002853000617chr1.3
607chr130006753000887chr1.4
607chr130008923001010chr1.5
607chr130010173001051chr1.6
607chr130010713001260chr1.7
607chr130012743001304chr1.8
607chr130013103001745chr1.9
607chr130017623002096chr1.10

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.

WM + SDust (windowmaskerSdust) Track Description
 

Description

This track depicts masked sequence as determined by WindowMasker. The WindowMasker tool is included in the NCBI C++ toolkit. The source code for the entire toolkit is available from the NCBI FTP site.

Methods

To create this track, WindowMasker was run with the following parameters:

windowmasker -mk_counts true -input mm10.fa -output wm_counts
windowmasker -ustat wm_counts -sdust true -input mm10.fa -output repeats.bed
The repeats.bed (BED3) file was loaded into the "windowmaskerSdust" table for this track.

References

Morgulis A, Gertz EM, Schäffer AA, Agarwala R. WindowMasker: window-based masker for sequenced genomes. Bioinformatics. 2006 Jan 15;22(2):134-41. PMID: 16287941