Glossary¶
- pseudo-BED format
A format for specifying genomic annotations based on the BED format. The pseudo-BED format for motif sites uses tab-delimited columns and requires the following column data:
- Chromosome (chr1, chr2, chr3, etc.)
- Motif site start position (0-based inclusive indexing)
- Motif site end position (0-based exclusive indexing)
- A name for the motif site. Can be any combination of characters or simply
. - PWM Score: The log-likelihood ratio for the PWM used to predict the given genomic location as a motif site