Skip to content

[Question] Parsing Motif Names #4

@monovich

Description

@monovich

First off, thanks for this! Your packages are always really helpful and simple to get working.

This isn't so much a question about your package, but its downstream usage. Do you have a preferred way for parsing the motif_name assigned by HOMER to convert back to a gene name? The leading gene name seems to inconsistently match to a conventional name. Just regex parsing the first chunk of the string, you often end up with things like "Stat3+il21" or "AP-2alpha" which aren't really easily batch converted to standard ensembl gene symbols.

I'd like to check to see if any of the enriched motifs assigned to specific factors correspond with any expression change in those factors in my corresponding RNA-seq dataset, which would require intersection of the output tables. Do you know if there exists a simpler way to achieve this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions