Skip to content

Commit c889232

Browse files
committed
update README
1 parent 1d8c934 commit c889232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ concept_fscores_dataframe, motif_cav_trainers, bed_cav_trainer = run_tpcav(
6767
model=model,
6868
layer_name=layer_name,
6969
motif_file=motif_path,
70-
motif_file_fmt='meme',
70+
motif_file_fmt='meme', # specify your motif file format, either meme or consensus (tab delimited file in form [motif_name, consensus_sequence])
7171
genome_fasta=genome_fasta,
7272
num_motif_insertions=[4, 8],
7373
bed_seq_file=bed_seq_concept,

0 commit comments

Comments
 (0)