Skip to main content

A package for mRNA sequence translation stochastic simulations

Project description

Python 2.7 or 3.5+ Version of the Single Molecule Translation Simulator (MatLab) by Dr. Luis Aguilera

Computational Design and Interpretation of Single-RNA Translation Experiments

Translated by Will Raymond - 2018/2019


rSNAPsim - RNA Sequence to NAscent Protein Simulation


License: MIT

Project Goal

Provide a Python module that takes nucleotide sequence as an input and does the following:

  • Choose a file or pull a file from GeneBank
  • Analyzes the sequence and identifies proteins
  • Detects or adds fluorescent tags
  • Simulates translation trajectories and converts to intensity vectors of A.U. under various conditions
    • Constructs with Rare codons only or Common codons, FRAP or Harringtonite assays
  • Provides analyses of the trajectories
  • Allows the user to save or export the data
  • Commandline / GUI implementations

Documentation

Tutorials, Module Documentation, Installiation and more [LINK TO MUNSKY GROUP WEBSITE]

Dependencies:


Instillation

Within a conda enviroment:

conda install eigen 
pip install rsnapsim-ssa-cpp 
pip install rsnapsim

Within a Google Colab:

!apt install libeigen3-dev
!ln -sf /usr/include/eigen3/Eigen /usr/include/Eigen
!pip install rsnapsim-ssa-cpp
!pip install rsnapsim
!pip install --upgrade rsnapsim 
Compilation of the C++

The c++ model should attempt to compile when you pip install the ssa-cpp module, however in the event that it cannot here are some common errors:

  • cannot include eigen3/Eigen/Dense

    • This means eigen was not installed correctly from the conda installiation, you may have to manually download eigen and pass the argument to the setup.py command. python setup.py build_ext --inplace -I[PATH TO EIGEN FOLDER]
  • gcc not found



Example Colab Notebooks

  • Simulating Translation Open In Colab
  • Model Maker/ Designer Open In Colab
  • MW/Diffusion Calculations Open In Colab

Future work

  • Example notebooks of all functions

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rsnapsim-0.0.39.tar.gz (91.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rsnapsim-0.0.39-py3-none-any.whl (112.3 kB view details)

Uploaded Python 3

File details

Details for the file rsnapsim-0.0.39.tar.gz.

File metadata

  • Download URL: rsnapsim-0.0.39.tar.gz
  • Upload date:
  • Size: 91.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10

File hashes

Hashes for rsnapsim-0.0.39.tar.gz
Algorithm Hash digest
SHA256 bcf45f2d7a178a685ee5fa3d498141cc87c14e6c90c14b88487c45193f6c98d1
MD5 eb96fde7c13473ae9ecc631143d00aa6
BLAKE2b-256 1147e4471009676631e1511cca2c017be50c2248adad4499cd7aebc5793166c3

See more details on using hashes here.

File details

Details for the file rsnapsim-0.0.39-py3-none-any.whl.

File metadata

  • Download URL: rsnapsim-0.0.39-py3-none-any.whl
  • Upload date:
  • Size: 112.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.8.10

File hashes

Hashes for rsnapsim-0.0.39-py3-none-any.whl
Algorithm Hash digest
SHA256 d13f010f258c16c4fea30a254d7bf565fbfe80880063f03ee1d02207f6ab7bb2
MD5 31cddc7d9d68b5ad1169a6f9edf94486
BLAKE2b-256 845c3a4561bfafb434d4f839773cbaf36e4ba34c3b503a75d84d3519eda2cc90

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page