We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7074623 commit b0a6a0aCopy full SHA for b0a6a0a
tests/test_imports_app.py
@@ -22,6 +22,8 @@
22
"chimerax.alphafold.fix_seq_titles", # Alphafold database processing script.
23
"chimerax.atomic.libmolc", # non-importable dynamic lib
24
"chimerax.atomic.md_crds.dcd.MDToolsMarch97.md_tests", # test code
25
+ "chimerax.boltz.download_weights_and_ccd", # Boltz install code
26
+ "chimerax.boltz.make_ccd_atom_counts_file", # Boltz install code
27
"chimerax.build_structure.process", # processes Chimera fragment files
28
"chimerax.coulombic.create_data", # creates data.py
29
"chimerax.dicom.scan_dicoms", # development script
0 commit comments