CPAT


NameCPAT JSON
Version 3.0.5 PyPI version JSON
download
home_page
SummaryCPAT (Coding Potential Assessment Tool).
upload_time2024-01-25 18:17:16
maintainer
docs_urlNone
author
requires_python>=3.8
licenseCPAT is distributed under GNU General Public License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
keywords rna lncrna lincrna coding potential
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Installation
==================

Use pip to install CPAT
-----------------------------

::

 pip3 install git+https://github.com/liguowang/cpat.git
 
 or 
 
 pip3 install CPAT

Documentation
=============

* https://cpat.readthedocs.io/en/latest/ (CPAT version v3.0)

Web server
==========

* https://wlcb.oit.uci.edu/cpat/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "CPAT",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Liguo Wang <wangliguo78@gmail.com>",
    "keywords": "RNA,lncRNA,lincRNA,coding potential",
    "author": "",
    "author_email": "Liguo Wang <wangliguo78@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a7/4c/423c9032048007809582b039e893520f27870b93f68fcde00a602eb6499d/CPAT-3.0.5.tar.gz",
    "platform": null,
    "description": "Installation\n==================\n\nUse pip to install CPAT\n-----------------------------\n\n::\n\n pip3 install git+https://github.com/liguowang/cpat.git\n \n or \n \n pip3 install CPAT\n\nDocumentation\n=============\n\n* https://cpat.readthedocs.io/en/latest/ (CPAT version v3.0)\n\nWeb server\n==========\n\n* https://wlcb.oit.uci.edu/cpat/\n",
    "bugtrack_url": null,
    "license": "CPAT is distributed under GNU General Public License  This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ",
    "summary": "CPAT (Coding Potential Assessment Tool).",
    "version": "3.0.5",
    "project_urls": {
        "Documentation": "https://cpat.readthedocs.io/en/latest/",
        "Issues": "https://github.com/liguowang/cpat/issues",
        "Repository": "https://github.com/liguowang/cpat",
        "Webserver": "https://wlcb.oit.uci.edu/cpat"
    },
    "split_keywords": [
        "rna",
        "lncrna",
        "lincrna",
        "coding potential"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19fbaba6d6264a3e099d6f92e0068e12990ee1aa69cf29fa0899581b5b1df314",
                "md5": "e6e048d0d643bf17f8536ee12ca9120e",
                "sha256": "4a5a9f7152f244868bc3fc0d3def457705afbdf2132358a50239b822aebb387e"
            },
            "downloads": -1,
            "filename": "CPAT-3.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e6e048d0d643bf17f8536ee12ca9120e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 60054,
            "upload_time": "2024-01-25T18:17:13",
            "upload_time_iso_8601": "2024-01-25T18:17:13.772483Z",
            "url": "https://files.pythonhosted.org/packages/19/fb/aba6d6264a3e099d6f92e0068e12990ee1aa69cf29fa0899581b5b1df314/CPAT-3.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a74c423c9032048007809582b039e893520f27870b93f68fcde00a602eb6499d",
                "md5": "94af0c56d2ed9b7b4de3a52821b453e3",
                "sha256": "ea7c9216208221f68055f962073622939ff90bbe52ebe36c305ead9f91ed24bc"
            },
            "downloads": -1,
            "filename": "CPAT-3.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "94af0c56d2ed9b7b4de3a52821b453e3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 10861544,
            "upload_time": "2024-01-25T18:17:16",
            "upload_time_iso_8601": "2024-01-25T18:17:16.631287Z",
            "url": "https://files.pythonhosted.org/packages/a7/4c/423c9032048007809582b039e893520f27870b93f68fcde00a602eb6499d/CPAT-3.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-25 18:17:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "liguowang",
    "github_project": "cpat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "cpat"
}
        
Elapsed time: 0.18280s