Analyze

  1. Enter the refinement output directory and extract score files (following example for IR_asymmetric_unit_refinement):

    cd IR_asymmetric_unit_refinement/out
    extract_scores.py
    
  2. Generate PDB/CIF files (e.g. 10 top models in the following case)

    Note

    Note that no models have been precaclulated for this tutorial therefore to run the above step you need to run modelling with Assembline (follow next sections with modelling of ScNPC subcomplexes e.g. CR Y-complex).

    Note

    --project_dir is necessary if you use relative paths in the JSON project file. To generate top models from multiple refinement runs inspect the Elongator tutorial and Assembline manual.

    rebuild_atomic.py –top 10 –project_dir <full path to the original project directory> config.json all_scores_sorted_uniq.csv

  3. Assess sampling exhaustiveness by following the commands and recommendations in ScNPC global optimization analysis.