Skip to content

Is there a way to find out which enhancer regions associated with the TFs that were kept in the final results? #504

Answered by SeppeDeWinter
YaoLi3 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @YaoLi3

Yes, that's stored in the output.

It's stored in the generated mudata object scplus_mdata.uns["direct_e_regulon_metadata"] and scplus_mdata.uns["extended_e_regulon_metadata"] as a pandas dataframe that looks like this

Region | Gene | importance_R2G | rho_R2G | importance_x_rho | importance_x_abs_rho | TF | is_extended | eRegulon_name | Gene_signature_name | Region_signature_name | importance_TF2G | regulation | rho_TF2G | triplet_rank

The Region column contains the inferred enhancers.

All the best,

Seppe

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@YaoLi3
Comment options

@SeppeDeWinter
Comment options

Answer selected by YaoLi3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants