crested.tl.modisco.read_motif_to_tf_file

crested.tl.modisco.read_motif_to_tf_file#

crested.tl.modisco.read_motif_to_tf_file(file_path)#

Read a TSV file mapping motifs to transcription factors (TFs) into a DataFrame.

Parameters:

file_path (str) – The path to the TSV file containing motif to TF mappings.

Return type:

DataFrame

Returns:

A DataFrame containing the motif to TF mappings.