Metadata-Version: 2.1
Name: ChimeraX
Version: 0.1.5
Summary: Analysis and visualization of molecular structures and 3D microscopy
Author-email: UCSF RBVI <chimerax@cgl.ucsf.edu>
License: LGPLv2.1
Project-URL: Home, https://www.rbvi.ucsf.edu/chimerax/
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: Other/Proprietary License
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: Markdown
License-File: LICENSE.md
Requires-Dist: appdirs ==1.4.4
Requires-Dist: beautifulsoup4 ==4.11.2
Requires-Dist: build ==0.10.0
Requires-Dist: colorama ==0.4.6
Requires-Dist: Cython ==0.29.33
Requires-Dist: filelock ==3.9.0
Requires-Dist: html2text ==2020.1.16
Requires-Dist: ihm ==0.38
Requires-Dist: imagecodecs ==2023.9.18
Requires-Dist: ipykernel ==6.23.2
Requires-Dist: ipython ==8.14.0
Requires-Dist: jedi ==0.18.2
Requires-Dist: jupyter-client ==8.2.0
Requires-Dist: lxml ==4.9.2
Requires-Dist: lz4 ==4.3.2
Requires-Dist: matplotlib ==3.7.2
Requires-Dist: msgpack ==1.0.4
Requires-Dist: nibabel ==5.0.1
Requires-Dist: netCDF4 ==1.6.2
Requires-Dist: networkx ==3.1
Requires-Dist: numpy ==1.25.1
Requires-Dist: ParmEd ==3.4.3
Requires-Dist: pep517 ==0.13.0
Requires-Dist: Pillow ==10.0.1
Requires-Dist: pkginfo ==1.9.6
Requires-Dist: psutil ==5.9.5
Requires-Dist: pycollada ==0.7.2
Requires-Dist: pydicom ==2.3.0
Requires-Dist: pynrrd ==1.0.0
Requires-Dist: tcia-utils ==1.5.1
Requires-Dist: python-dateutil ==2.8.2
Requires-Dist: requests ==2.31.0
Requires-Dist: scipy ==1.11.1
Requires-Dist: six ==1.16.0
Requires-Dist: sortedcontainers ==2.4.0
Requires-Dist: superqt ==0.5.0
Requires-Dist: tifffile ==2023.7.18
Requires-Dist: tomli ==2.0.1
Requires-Dist: webcolors ==1.12
Requires-Dist: wheel-filename ==1.4.1
Requires-Dist: blockdiag ==3.0.0
Requires-Dist: docutils ==0.19
Requires-Dist: Jinja2 ==3.1.2
Requires-Dist: Pygments ==2.16.1
Requires-Dist: Sphinx ==6.1.3
Requires-Dist: sphinxcontrib-blockdiag ==3.0.0
Requires-Dist: sphinx-autodoc-typehints ==1.22
Requires-Dist: traitlets ==5.9.0
Requires-Dist: pyopenxr ==1.0.2801
Requires-Dist: glfw
Requires-Dist: tables ==3.8.0 ; platform_machine != "arm64"
Requires-Dist: distro ==1.7.0 ; sys_platform == "linux"
Requires-Dist: pywin32 ==305 ; sys_platform == "win32"
Requires-Dist: WMI ==1.5.1 ; sys_platform == "win32"
Requires-Dist: comtypes ==1.1.14 ; sys_platform == "win32"

# UCSF ChimeraX Molecular Visualization

[ChimeraX](https://www.rbvi.ucsf.edu/chimerax/) is an application for visualizing and analyzing molecule structures such as proteins, 
RNA, DNA, lipids as well as gene sequences, electron microscopy maps, X-ray maps, 3D light microscopy and 3D medical imaging scans.  
It is the successor of the [UCSF Chimera](https://www.cgl.ucsf.edu/chimera/) program.  

[Example images](https://www.rbvi.ucsf.edu/chimerax/gallery.html) and [feature highlights](https://www.rbvi.ucsf.edu/chimerax/features.html) 
show a few of its capabilities, and [recipes](https://rbvi.github.io/chimerax-recipes/) show example command and Python API use.
