diff --git a/jsonExample.json b/jsonExample.json index 25ddd9a..7b0176a 100644 --- a/jsonExample.json +++ b/jsonExample.json @@ -1,11 +1,11 @@ { - "TF_filename": "motifs/LexA_Bacillus_subtilis.fas", + "TF_filename": "TF_binding_motifs.csv", "Genome_filename": "genomes/Bacillus_phage_pGIL01.gb", "Output_path": "results", "genomes_path": "genomes", - "motifs_path": "MOTIFSpath", - "clade": "Prevotellaceae", + "motifs_path": "motifs", + "clade": "Bacillales", "upstream_dist": 250, "downstream_dist": 50, "pseudocounts": 0.5 -} \ No newline at end of file +}