LICENSE
README.md
pyproject.toml
setup.py
incubator/dark_proteome/cryo_em_demo.py
incubator/dark_proteome/ensemble_demo.py
synth_pdb/__init__.py
synth_pdb/analysis.py
synth_pdb/batch_generator.py
synth_pdb/biophysics.py
synth_pdb/bmrb_api.py
synth_pdb/cd_simulator.py
synth_pdb/chemical_shifts.py
synth_pdb/cofactors.py
synth_pdb/contact.py
synth_pdb/coupling.py
synth_pdb/cryo_em.py
synth_pdb/data.py
synth_pdb/dataset.py
synth_pdb/decoys.py
synth_pdb/distogram.py
synth_pdb/docking.py
synth_pdb/evolution.py
synth_pdb/export.py
synth_pdb/generator.py
synth_pdb/j_coupling.py
synth_pdb/main.py
synth_pdb/msa.py
synth_pdb/nef_io.py
synth_pdb/nmr.py
synth_pdb/orientogram.py
synth_pdb/packing.py
synth_pdb/pdb_utils.py
synth_pdb/physics.py
synth_pdb/plm.py
synth_pdb/py.typed
synth_pdb/rdc.py
synth_pdb/relaxation.py
synth_pdb/saxs.py
synth_pdb/scoring.py
synth_pdb/special_chemistry.py
synth_pdb/structure_utils.py
synth_pdb/torsion.py
synth_pdb/validator.py
synth_pdb/viewer.py
synth_pdb/visualization.py
synth_pdb/visualization_saxs.py
synth_pdb.egg-info/PKG-INFO
synth_pdb.egg-info/SOURCES.txt
synth_pdb.egg-info/dependency_links.txt
synth_pdb.egg-info/entry_points.txt
synth_pdb.egg-info/requires.txt
synth_pdb.egg-info/top_level.txt
synth_pdb/ensemble/__init__.py
synth_pdb/ensemble/daop.py
synth_pdb/ensemble/statistics.py
synth_pdb/geometry/__init__.py
synth_pdb/geometry/_numba.py
synth_pdb/geometry/dihedral.py
synth_pdb/geometry/nerf.py
synth_pdb/geometry/rmsd.py
synth_pdb/geometry/sidechain.py
synth_pdb/geometry/superposition.py
synth_pdb/geometry/vectorized.py
synth_pdb/quality/__init__.py
synth_pdb/quality/classifier.py
synth_pdb/quality/cluster.py
synth_pdb/quality/features.py
synth_pdb/quality/interpolate.py
synth_pdb/quality/plots.py
synth_pdb/quality/gnn/__init__.py
synth_pdb/quality/gnn/gnn_classifier.py
synth_pdb/quality/gnn/graph.py
synth_pdb/quality/gnn/model.py
synth_pdb/quality/models/__init__.py
synth_pdb/quality/models/gnn_quality_v1.pt
synth_pdb/quality/models/quality_filter_v1.joblib
tests/test_analysis_extended.py
tests/test_analysis_robustness.py
tests/test_api_examples.py
tests/test_batch_generator.py
tests/test_batch_generator_coverage.py
tests/test_berberine_dna_validation.py
tests/test_beta_turns.py
tests/test_bfactor.py
tests/test_bfactor_consistency.py
tests/test_biophysical_validation.py
tests/test_biophysics.py
tests/test_biophysics_ext_coverage.py
tests/test_bmrb_api_extended.py
tests/test_bmrb_benchmark.py
tests/test_bmrb_parsing.py
tests/test_cd_simulation.py
tests/test_chemical_shift_rmsd_thresholds.py
tests/test_chemical_shifts.py
tests/test_chemical_shifts_coverage.py
tests/test_chemical_shifts_io.py
tests/test_chemical_shifts_validation.py
tests/test_chirality.py
tests/test_cis_proline.py
tests/test_cli_collisions.py
tests/test_cli_scorecard.py
tests/test_clustering.py
tests/test_cofactors.py
tests/test_comment_density.py
tests/test_conformational_diversity.py
tests/test_contact.py
tests/test_coordinate_limits.py
tests/test_coupling.py
tests/test_coverage_gaps.py
tests/test_cryo_em.py
tests/test_cyclic_peptide.py
tests/test_d_amino_acids.py
tests/test_d_peptide_csi.py
tests/test_data_integrity.py
tests/test_dataset.py
tests/test_dataset_npz.py
tests/test_dataset_robustness.py
tests/test_decoys_edge_cases.py
tests/test_distogram.py
tests/test_distogram_extended.py
tests/test_docking_robustness.py
tests/test_docs_integrity.py
tests/test_dynamics.py
tests/test_educational_examples.py
tests/test_ensemble_analysis.py
tests/test_ensemble_diversity_validation.py
tests/test_evolution.py
tests/test_experimental_validation.py
tests/test_export.py
tests/test_feature_intersections.py
tests/test_fuzzing.py
tests/test_gallery_examples.py
tests/test_generator.py
tests/test_generator_parity.py
tests/test_generator_rotamer.py
tests/test_gnn_calibration.py
tests/test_hard_decoys.py
tests/test_integrative_nmr_validation.py
tests/test_interface_analytics.py
tests/test_j_coupling.py
tests/test_j_coupling_extended.py
tests/test_karplus_j_coupling.py
tests/test_main_cli.py
tests/test_main_coverage.py
tests/test_main_edge_cases.py
tests/test_main_extended.py
tests/test_main_nmr_cli.py
tests/test_main_rdc_and_predictor.py
tests/test_main_rdc_integration.py
tests/test_main_rpf_integration.py
tests/test_main_shift_integration.py
tests/test_memory_leak.py
tests/test_minimization.py
tests/test_mirror_image_validation.py
tests/test_msa_coevolution.py
tests/test_msa_energy.py
tests/test_msa_gen.py
tests/test_msa_sampler.py
tests/test_multichain.py
tests/test_multimodal_builder.py
tests/test_nmr_io.py
tests/test_nmr_non_standard.py
tests/test_numba_fallback.py
tests/test_occupancy.py
tests/test_optimization.py
tests/test_optimization_coverage.py
tests/test_orientogram.py
tests/test_orientogram_batching.py
tests/test_orientogram_extended.py
tests/test_packing_deterministic.py
tests/test_pdb_utils.py
tests/test_peptide_generator_ensemble.py
tests/test_per_region_conformations.py
tests/test_physical_validation.py
tests/test_physics_complex.py
tests/test_physics_coverage.py
tests/test_physics_expansion.py
tests/test_physics_md.py
tests/test_physics_md_smoke.py
tests/test_physics_salt_bridge.py
tests/test_plm.py
tests/test_plm_mocked.py
tests/test_pre_pro_sampling.py
tests/test_pro_il18_dynamics_validation.py
tests/test_ptm_mutation_robustness.py
tests/test_ptms.py
tests/test_quality_classifier_coverage.py
tests/test_quality_integration.py
tests/test_quality_plots.py
tests/test_ramachandran.py
tests/test_ramachandran_polygons.py
tests/test_rdc.py
tests/test_rdc_io.py
tests/test_rdc_q_factor_validation.py
tests/test_rdc_validation.py
tests/test_readme_examples.py
tests/test_relaxation.py
tests/test_relaxation_coverage.py
tests/test_relaxation_sasa.py
tests/test_research_utils.py
tests/test_ring_currents.py
tests/test_rotamer_distribution.py
tests/test_rotamer_distribution_validation.py
tests/test_rotamers.py
tests/test_rpf_validation.py
tests/test_sasa_burial_ratio.py
tests/test_saxs.py
tests/test_saxs_rg_calibration.py
tests/test_scientific_defense.py
tests/test_scientific_validation.py
tests/test_scoring_clash_logic.py
tests/test_sec_regression.py
tests/test_shift_validation.py
tests/test_shims.py
tests/test_solvent_consistency.py
tests/test_special_chemistry.py
tests/test_ssbond.py
tests/test_steric_robustness.py
tests/test_structural_validation.py
tests/test_topological_complexity.py
tests/test_torsion_export.py
tests/test_validator.py
tests/test_viewer.py
tests/test_visualization.py
tests/test_visualization_saxs_extended.py
tests/test_visualization_upgrades.py
tests/test_zinc.py
tests/test_zinc_domain_validation.py