From 80ac3e43bc48fce93c992455199ad092c37e9119 Mon Sep 17 00:00:00 2001 From: geoffwoollard Date: Wed, 26 Jun 2024 11:21:16 -0400 Subject: [PATCH] Update README.md - scope --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f74a32..48ecc20 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@

Cryo-EM Heterogeniety Challenge

-This repository contains the code used to analyse the submissions for the first Cryo-EM Heteorgeneity Challenge. +This repository contains the code used to analyse the submissions for the [Inaugrural Flatirion Cryo-EM Heteorgeneity Challenge](https://www.simonsfoundation.org/flatiron/center-for-computational-biology/structural-and-molecular-biophysics-collaboration/heterogeneity-in-cryo-electron-microscopy/). +## Scope -## Warning +This repository explains how to preprocess a submission (80 maps and corresponding probability distribution), and analyze it. Challenge participants can benchmark their submissions locally against the ground truth and other submissions that are available on the cloud via the Open Science Foundation project [The Inaugural Flatiron Institute Cryo-EM Heterogeneity Community Challenge](https://osf.io/8h6fz/). +## Warning This is a work in progress, while the code will probably not change, we are still writting better tutorials, documentation, and other ideas for analyzing the data. We are also in the process of making it easier for other people to contribute with their own metrics and methods. We are also in the process of distributiing the code to PyPi