This page contains a list of folders and files that are accessible to the public.
Files for curation are organized by data batches. The batch names correspond to the Google sheet names.
There are two main files to look at in each batch directory:
clusters_D3_dynamic_tree.html — clustering tree of the new motifs against the current CORE and UNVALIDATED collections of the relevant taxon.
*_summary.html — summary table with motif logos and (for internal motifs) centrality plots.
Example file structure (relevant files in bold):
curation_results/2028/
└── <batch_name>/
├── motif_clustering/
│ └── clustering_results/
│ └── <batch_name>_<Taxon>_curation_table_<Taxon>/
│ ├── clusters_D3_dynamic_tree.html
│ ├── clusters_aligned_logos/
│ ├── clusters_motifs/
│ ├── clusters_plots/
│ ├── clusters_tables/
│ ├── clusters_trees/
│ ├── discovered_motifs_clustering.tab
│ └── js/
└── summaries/
└── <batch_name>_<Taxon>_summary.html