Description Usage Arguments Details Value See Also
An internal function that parses the motif_name
and
experiment
subfields present in HOMER-formatted motifs.
1 | .parse_homer_subfields(motif_tbl)
|
motif_tbl |
a motif_tbl constructed while running |
HOMER-formatted motifs contain three key fields:
motif_name
human-readable name
experiment
how the motif was identified
database
what database the motif is from
Furthermore, each motif may contain additional information enclosed in parentheses. This includes:
motif_family
included in the motif_name
field,
describes the transcription factor family.
accession
included in the experiment
field,
provides the specific ID or publication of the raw/processed data.
Adds the above additional columns to an existing motif
tibble returned by read_motif
or read_denovo_results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.