Giter Site home page Giter Site logo

shivampotdar / cryoem_synthetic_continua Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evanseitz/cryoem_synthetic_generation

0.0 1.0 0.0 1.21 MB

Simulation of cryo-EM ensemble data from atomic models of molecules exhibiting continuous motions

License: GNU General Public License v3.0

Python 5.62% Shell 0.20% HTML 94.18%

cryoem_synthetic_continua's Introduction

README

Cryo-EM Synthethic Continua Generation

This repository contains the software implementation for our paper Simulation of Cryo-EM Ensembles from Atomic Models of Molecules Exhibiting Continuous Conformations (Seitz, Acosta-Reyes, Schwander, Frank): https://www.biorxiv.org/content/10.1101/864116v1. It contains tools to apply the discussed methods to new models.

Instructions:

This workflow has been segmented into modules (folders 1-9) that provide the ability to create branching versions of your continuum at each step, enabling direct comparison of datasets with different motions, energetics, or noise, etc. This workfow will be optimized further in later releases. Please do not rename the internal folders or alter the hierarchy, as they are referenced repeatedly in downstream scripts. Individual instructions for use of each module in this workflow are provided within its corresponding folder.

Required Software:

  • Python
    • numpy, pylab, matplotlib, mrcfile, csv, itertools
  • Chimera
  • PyMol
  • Phenix
  • EMAN2
  • RELION

Environment:

First, install Anaconda. Navigate to your project directory via the command line interface and install the environment corresponding to your operating system via:

conda create --name synth --file env_linux_64.txt

conda create --name synth --file env_mac_64.txt

Once the Anaconda environment is installed, it must be initiated each time before running (the majority of) these scripts via the command: conda activate synth

When you are done using the environment, always exit via: conda deactivate

Attribution:

Please cite E. Seitz, F. Acosta-Reyes, P. Schwander and J. Frank (2019); https://www.biorxiv.org/content/10.1101/864116v1 if you find this code useful in your research.

DOI

License:

Copyright 2018-2020 Evan Seitz

For further details, please see the LICENSE file.

cryoem_synthetic_continua's People

Contributors

evanseitz avatar shivampotdar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.