Tutorial: EMPIAR-10499 70S ribosomes ==================================== Here we present tutorials for processing heterogeneous ribosome data from cryo-ET benchmark dataset EMPIAR-10499, as described in our tomoDRGN manuscript. The tutorials cover the following stages of processing: #. upstream processing and obtaining input data for tomoDRGN #. validating that particles and metadata were extracted correctly: ``tomodrgn backproject_voxel``, or ``tomodrgn train_nn`` with ``tomodrgn convergence_nn`` #. learning structural heterogeneity within the dataset: ``tomodrgn train_vae`` with ``tomodrgn convergence_vae`` #. analyzing structural heterogeneity within the dataset: ``tomodrgn analyze``, ``tomodrgn eval_vol`` and ``tomodrgn analyze_volumes``, and external tools including `SIREn `_ and `MAVEn `_ #. visualizing structural heterogeneity patterns in the tomogram's spatial context: tomoDRGN's interactive visualization jupyter notebook and ``tomodrgn subtomo2chimerax`` #. isolating particle subsets of interest: tomoDRGN's interactive filtering jupyter notebook and ``tomodrgn filter_star`` #. taking homogeneous particle subsets back into external STA tools for further refinement With these steps as building blocks, many additional types of analyses are possible. .. note:: These tutorials were originally written using data processed using the Warp v1 -> RELION v3 -> M STA pipeline. Therefore, the command syntax used in the tutorials is specific to "Warp v1 style inputs". Alternative syntax for other STA pipelines, including "WarpTools style inputs", are given in the :doc:`command usage <../command_usage/index>` section. .. toctree:: :maxdepth: 1 :hidden: :caption: EMPIAR-10499 ribosomes upstream_preprocessing validate_homogeneous_reconstruction learn_structural_heterogeneity analyze_structural_heterogeneity visualize_spatially_contextualized_heterogeneity isolate_particle_subsets external_iterative_processing .. toctree:: :maxdepth: 1 :hidden: :caption: U-M cryoET workshop 2024 um_cryoet_workshop_2024