spladder


Namespladder JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/ratschlab/spladder
SummaryTool for the detection and quantification of alternative splicing events from RNA-Seq data.
upload_time2024-10-03 10:11:21
maintainerNone
docs_urlNone
authorAndre Kahles
requires_pythonNone
licenseBSD license
keywords spladder
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            What is SplAdder?
-----------------

This README describes the software SplAdder, short for Splicing Adder, a toolbox
for alternative splicing analysis based on RNA-Seq alignment data. Briefly, the
software takes a given annotation and RNA-Seq read alignments in standardized
formats, transforms the annotation into a splicing graph representation,
augments the splicing graph with additional information extracted from the read data,
extracts alternative splicing events from the graph and quantifies the events
based on the alignment data. The quantified events can then be used for
differential analysis.

Dependencies and Installation
------------------------------------

SplAdder relies on Python3 and requires only few standard packages. A complete list of dependencies can be found in [requirements.txt](requirements.txt)

We recommend using a python package manager such as anaconda to organize dependencies.

* Installation via `pip`: `pip install spladder`
* Installation from source:
   1. clone this repository
   2. Within the SplAdder root directory, run `make install`

Documentation
-------------

This README provides only a high-level overview of a basic SplAdder run. For further
reading, please consider the online [Documentation](https://spladder.readthedocs.io).

After installation, the command `spladder` becomes available in your path.
Invoking SplAdder without any parameters will print a description of the
command line interface to the screen.

Test with Example Data
---------------------------

If you installed SplAdder from source, you can test the installation by invoking ```make test``` in the SplAdder root directory.

Versions for Matlab and Python 2.7
----------------------------------
Previous versions of SplAdder were provided for both Matlab and Python. Since 2019, the
Matlab code is no longer provided as part of the SplAdder package. If you are
interested in the Matlab code, please download the initial release. 

If you are interested in previous versions of SplAdder capable of running under Python 2.7, please use
release 1.2.1. Please note, that the Python 2.7 code will be no longer maintained.

Authors
-------

Information on how to contact the authors can be found in the AUTHORS file.

License and Disclaimer
----------------------

All licensing information can be found in the COPYRIGHT file.




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ratschlab/spladder",
    "name": "spladder",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "spladder",
    "author": "Andre Kahles",
    "author_email": "andre.kahles@inf.ethz.ch",
    "download_url": "https://files.pythonhosted.org/packages/65/75/a1002783983dbaf32d105530326cf3043d2724217c3b2db7a549a994760e/spladder-3.1.0.tar.gz",
    "platform": null,
    "description": "What is SplAdder?\n-----------------\n\nThis README describes the software SplAdder, short for Splicing Adder, a toolbox\nfor alternative splicing analysis based on RNA-Seq alignment data. Briefly, the\nsoftware takes a given annotation and RNA-Seq read alignments in standardized\nformats, transforms the annotation into a splicing graph representation,\naugments the splicing graph with additional information extracted from the read data,\nextracts alternative splicing events from the graph and quantifies the events\nbased on the alignment data. The quantified events can then be used for\ndifferential analysis.\n\nDependencies and Installation\n------------------------------------\n\nSplAdder relies on Python3 and requires only few standard packages. A complete list of dependencies can be found in [requirements.txt](requirements.txt)\n\nWe recommend using a python package manager such as anaconda to organize dependencies.\n\n* Installation via `pip`: `pip install spladder`\n* Installation from source:\n   1. clone this repository\n   2. Within the SplAdder root directory, run `make install`\n\nDocumentation\n-------------\n\nThis README provides only a high-level overview of a basic SplAdder run. For further\nreading, please consider the online [Documentation](https://spladder.readthedocs.io).\n\nAfter installation, the command `spladder` becomes available in your path.\nInvoking SplAdder without any parameters will print a description of the\ncommand line interface to the screen.\n\nTest with Example Data\n---------------------------\n\nIf you installed SplAdder from source, you can test the installation by invoking ```make test``` in the SplAdder root directory.\n\nVersions for Matlab and Python 2.7\n----------------------------------\nPrevious versions of SplAdder were provided for both Matlab and Python. Since 2019, the\nMatlab code is no longer provided as part of the SplAdder package. If you are\ninterested in the Matlab code, please download the initial release. \n\nIf you are interested in previous versions of SplAdder capable of running under Python 2.7, please use\nrelease 1.2.1. Please note, that the Python 2.7 code will be no longer maintained.\n\nAuthors\n-------\n\nInformation on how to contact the authors can be found in the AUTHORS file.\n\nLicense and Disclaimer\n----------------------\n\nAll licensing information can be found in the COPYRIGHT file.\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD license",
    "summary": "Tool for the detection and quantification of alternative splicing events from RNA-Seq data.",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/ratschlab/spladder"
    },
    "split_keywords": [
        "spladder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bd30db9adba97c6be3eb09c20adfbe5dfa559a2f3364e75a657ca162789b9d1",
                "md5": "9e706234605b395962e84b68e337426a",
                "sha256": "4b8dfdc72845edf5c7a3910a8eee9692a6f6738824a2f1c0c7cbd47a56813eb1"
            },
            "downloads": -1,
            "filename": "spladder-3.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e706234605b395962e84b68e337426a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 7933739,
            "upload_time": "2024-10-03T10:11:19",
            "upload_time_iso_8601": "2024-10-03T10:11:19.158888Z",
            "url": "https://files.pythonhosted.org/packages/3b/d3/0db9adba97c6be3eb09c20adfbe5dfa559a2f3364e75a657ca162789b9d1/spladder-3.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6575a1002783983dbaf32d105530326cf3043d2724217c3b2db7a549a994760e",
                "md5": "0fd8f0cea0a25acf48355940b689e45e",
                "sha256": "eaf291f40e89df27d636e726ba530f09cb247d756b914aa3ab5d467c1a377043"
            },
            "downloads": -1,
            "filename": "spladder-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0fd8f0cea0a25acf48355940b689e45e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7587149,
            "upload_time": "2024-10-03T10:11:21",
            "upload_time_iso_8601": "2024-10-03T10:11:21.026997Z",
            "url": "https://files.pythonhosted.org/packages/65/75/a1002783983dbaf32d105530326cf3043d2724217c3b2db7a549a994760e/spladder-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-03 10:11:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ratschlab",
    "github_project": "spladder",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "requirements": [],
    "tox": true,
    "lcname": "spladder"
}
        
Elapsed time: 0.41795s