Schema for WM + SDust - Genomic Intervals Masked by WindowMasker + SDust
  Database: hg19    Primary Table: windowmaskerSdust    Row Count: 16,745,130   Data last updated: 2020-02-20
Format description: Browser extensible data
On download server: MariaDB table dump directory
fieldexampleSQL type description
bin 585smallint(5) unsigned Indexing field to speed chromosome range queries.
chrom chr1varchar(255) Reference sequence chromosome or scaffold
chromStart 10000int(10) unsigned Start position in chromosome
chromEnd 10470int(10) unsigned End position in chromosome
name chr1.1varchar(255) Name of item

Sample Rows
 
binchromchromStartchromEndname
585chr11000010470chr1.1
585chr11056010580chr1.2
585chr11058610610chr1.3
585chr11062710802chr1.4
585chr11080910876chr1.5
585chr11090310952chr1.6
585chr11100711028chr1.7
585chr11152811564chr1.8
585chr11164311663chr1.9
585chr11171511745chr1.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 hg19.fa -output wm_counts
windowmasker -ustat wm_counts -sdust true -input hg19.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