Coder Social home page Coder Social logo

lemora / msa-proteoform-profiler Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 205 KB

Detect and annotate proteoforms/domains from RNA-Seq multiple sequence alignments

License: GNU General Public License v3.0

Python 100.00%
bioinformatics multiple-sequence-alignment protein-domain-identification rna-seq

msa-proteoform-profiler's Introduction

The MSA Proteoform Profiler

Python3 OS License

Overview

The MSAPP is a tool for high-level analysis of RNA-Seq multiple sequence alignments. It assists in detecting and annotating proteoforms and domains.

It can either be run with a graphical user interface (recommended), or as a command-line tool.

Dependencies

This software requires python >= 3.9 and poetry. All package versions are managed by poetry.

Running

Create a virtual environment with an appropriate python version (once): poetry env use python3.12.

Activate the virtual environment: poetry shell. Then prepare by installing: poetry install.

The Graphical User Interface

The GUI mode is currently the recommended way to use the MSAPP. It allows interactive analysis and fine-tuning of filtering parameters and similarity cutoff levels.

Running the GUI:

msapp-gui

Or, when not in venv: poetry run msapp-gui.

The Command-Line Interface

The CLI offers similar tuning/visualization parameters as the GUI, but it is less interactive.

Running the CLI:

msapp [options] <msa file>

Or, when not in venv: poetry run msapp [options] <msa file>.

License

This software is licensed under GPLv3.0 or later.

msa-proteoform-profiler's People

Contributors

lemora avatar vontap avatar

Stargazers

Johon Li Tuobang 李拓邦 avatar Marius Rüve 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.