famp


Namefamp JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryFAMP - FRET assisted modeling Pipeline for RNA structures
upload_time2025-10-30 17:37:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseGPL-3.0-or-later
keywords integrative modeling fret molecular dynemics structure prediction pipeline rna
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img src="docs/Images/Github_readme.png" height="125"/>


### The Project

This project combines different tools for modeling and simulation of RNA structures. 
Furthermore, functionalities were developed to efficiently analyze MD trajectories of 
labeled RNA. Here, the simulation of FRET experiments plays an essential role. 
Using the pipeline described here, RNA structures can be modeled and evaluated using 
smFRET experimental data.

## Installation

You can set up **FAMP** in two different ways, depending on how much control you want over the environment:

1. **Manual installation**  
   - Maximum freedom to choose your own versions of ViennaRNA, Rosetta, GROMACS and other tools/drivers.  
   - Be aware: leaving out certain dependencies may limit functionality.  

2. **Build your own Docker image from our Dockerfile instructions with and without GPU support**
   - Requires building the Docker Container, but keeps setup reproducible.  

---

### Get the source code

You can download the source via the green **“Code”** button above or clone it directly from the terminal:

```bash
git clone https://github.com/BoernerLab/FAMP_rna.git
```

### Requirements
As a dependency of this notebook the following programms should be preinstalled. Please follow the installation instructions of the tools.

[**ViennaRNAPackge**](https://www.tbi.univie.ac.at/RNA/documentation.html#install)

[**Rosetta**](https://new.rosettacommons.org/docs/latest/build_documentation/Build-Documentation)

[**GROMACS**](https://manual.gromacs.org/documentation/2021.2/install-guide/index.html)

Make sure that the programms are added to the bashrc or zshrc file.

Please create an anaconda environment for this Jupyter Notebook by importing the environment.yml file. 

Before you start open Pymol in your environment and install the plugins FRETraj and FRETlabel. Locate the 
package with `fretlabel --path` and remember this path. Then open PymMol and go to Plugin -> Plugin manager -> Install 
New Plugin -> Choose file ... -> and select fretlabel_gui.py, wich can be found at the path from the step bevore. The 
same works for the FRETraj GUI.


### Author

Felix Erichson | erichson(at)hs-mittweida.de

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "famp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "Felix Erichson <erichson@hs-mittweida.de>",
    "keywords": "integrative modeling, FRET, molecular dynemics, structure prediction, pipeline, RNA",
    "author": null,
    "author_email": "Felix Erichson <erichson@hs-mittweida.de>, Richard B\u00f6rner <richard.boerner@hs-mittweida.de>",
    "download_url": "https://files.pythonhosted.org/packages/e6/c5/7b5934926dcf5684276df1b2459e2a2983b7e91eb8fd0739a516e870eb40/famp-0.0.4.tar.gz",
    "platform": null,
    "description": "<img src=\"docs/Images/Github_readme.png\" height=\"125\"/>\n\n\n### The Project\n\nThis project combines different tools for modeling and simulation of RNA structures. \nFurthermore, functionalities were developed to efficiently analyze MD trajectories of \nlabeled RNA. Here, the simulation of FRET experiments plays an essential role. \nUsing the pipeline described here, RNA structures can be modeled and evaluated using \nsmFRET experimental data.\n\n## Installation\n\nYou can set up **FAMP** in two different ways, depending on how much control you want over the environment:\n\n1. **Manual installation**  \n   - Maximum freedom to choose your own versions of ViennaRNA, Rosetta, GROMACS and other tools/drivers.  \n   - Be aware: leaving out certain dependencies may limit functionality.  \n\n2. **Build your own Docker image from our Dockerfile instructions with and without GPU support**\n   - Requires building the Docker Container, but keeps setup reproducible.  \n\n---\n\n### Get the source code\n\nYou can download the source via the green **\u201cCode\u201d** button above or clone it directly from the terminal:\n\n```bash\ngit clone https://github.com/BoernerLab/FAMP_rna.git\n```\n\n### Requirements\nAs a dependency of this notebook the following programms should be preinstalled. Please follow the installation instructions of the tools.\n\n[**ViennaRNAPackge**](https://www.tbi.univie.ac.at/RNA/documentation.html#install)\n\n[**Rosetta**](https://new.rosettacommons.org/docs/latest/build_documentation/Build-Documentation)\n\n[**GROMACS**](https://manual.gromacs.org/documentation/2021.2/install-guide/index.html)\n\nMake sure that the programms are added to the bashrc or zshrc file.\n\nPlease create an anaconda environment for this Jupyter Notebook by importing the environment.yml file. \n\nBefore you start open Pymol in your environment and install the plugins FRETraj and FRETlabel. Locate the \npackage with `fretlabel --path` and remember this path. Then open PymMol and go to Plugin -> Plugin manager -> Install \nNew Plugin -> Choose file ... -> and select fretlabel_gui.py, wich can be found at the path from the step bevore. The \nsame works for the FRETraj GUI.\n\n\n### Author\n\nFelix Erichson | erichson(at)hs-mittweida.de\n",
    "bugtrack_url": null,
    "license": "GPL-3.0-or-later",
    "summary": "FAMP - FRET assisted modeling Pipeline for RNA structures",
    "version": "0.0.4",
    "project_urls": {
        "Source": "https://github.com/felixErichson/FAMP_rna"
    },
    "split_keywords": [
        "integrative modeling",
        " fret",
        " molecular dynemics",
        " structure prediction",
        " pipeline",
        " rna"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "01c7751ca7715c3caf17ecf3e0771731dad282108989d23353fea4c3dcb4a156",
                "md5": "f3c95c437153a08282320875ef9b3b5b",
                "sha256": "e8ec9244979c415aca7e4e0c1957c5a4d0e5df3851bd377c0529f9ad29e75da1"
            },
            "downloads": -1,
            "filename": "famp-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f3c95c437153a08282320875ef9b3b5b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 37290,
            "upload_time": "2025-10-30T17:37:14",
            "upload_time_iso_8601": "2025-10-30T17:37:14.094598Z",
            "url": "https://files.pythonhosted.org/packages/01/c7/751ca7715c3caf17ecf3e0771731dad282108989d23353fea4c3dcb4a156/famp-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e6c57b5934926dcf5684276df1b2459e2a2983b7e91eb8fd0739a516e870eb40",
                "md5": "62506cdd584c3d1f00edc5c6d0d05758",
                "sha256": "9a6a10ec29fafd0293ca6a1856f92ab4069dcc25518906bc9b6e5cecb4eecbab"
            },
            "downloads": -1,
            "filename": "famp-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "62506cdd584c3d1f00edc5c6d0d05758",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 36877,
            "upload_time": "2025-10-30T17:37:15",
            "upload_time_iso_8601": "2025-10-30T17:37:15.722578Z",
            "url": "https://files.pythonhosted.org/packages/e6/c5/7b5934926dcf5684276df1b2459e2a2983b7e91eb8fd0739a516e870eb40/famp-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-30 17:37:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "felixErichson",
    "github_project": "FAMP_rna",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "famp"
}
        
Elapsed time: 1.51601s