Skip to content
/ ResMap Public

ResMap, Compute the local resolution of 3D density maps, (support python3 and maps in variant shape)

Notifications You must be signed in to change notification settings

kuixu/ResMap

Repository files navigation

ResMap

ResMap is a Python (NumPy/SciPy) application with a Tkinter GUI. It is a software package for computing the local resolution of 3D density maps studied in structural biology, primarily electron cryo-microscopy (cryo-EM).

Differences from (https://github.com/akucukelbir/resmap.git)

  • Support python3
  • Support maps in variant shape

How Do I Use It?

Please read the documentation within the source files.

What Should I Download?

Sourceforge should automatically present you with the latest binary for your platform.

The binaries have been packaged using PyInstaller and were tested on:

  • Windows: 7 and 8
  • Mac: 10.6+
  • Linux: Fedora 14+, CentOS 6+

You may also download the source files (Python) and run them using your own Python setup.

Requirements are:

  • Python (2.7+/3.6+)
  • NumPy (1.6+)
  • SciPy (0.11+)
  • Matplotlib (1.2+)

About

ResMap, Compute the local resolution of 3D density maps, (support python3 and maps in variant shape)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages