motifdata


Namemotifdata JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryMotif representation and analysis toolkit
upload_time2023-07-20 19:54:20
maintainer
docs_urlNone
authoradamklie
requires_python>=3.9,<3.11
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://badge.fury.io/py/seqexplainer.svg)](https://badge.fury.io/py/motifdata)

<img src="docs/_static/MotifData_logo.png" alt="MotifData Logo" width=350>

# MotifData - Motif analysis toolkit in Python

```python
import motifdata as motif
```

### Motif analysis with [MotifData](https://github.com/ML4GLand/MotifData)

  - Perform HOMER motif analysis
  - Perform MEME motif analysis
  - Perform DEM (Cluster-buster based) motif analysis
  - Perform cisTarget
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "motifdata",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "adamklie",
    "author_email": "aklie@ucsd.edu",
    "download_url": "https://files.pythonhosted.org/packages/45/d7/2e4c2e5dcd4d65591083532fee2edde654ed8f8caf1b68411c69f2fb590b/motifdata-0.1.2.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://badge.fury.io/py/seqexplainer.svg)](https://badge.fury.io/py/motifdata)\n\n<img src=\"docs/_static/MotifData_logo.png\" alt=\"MotifData Logo\" width=350>\n\n# MotifData - Motif analysis toolkit in Python\n\n```python\nimport motifdata as motif\n```\n\n### Motif analysis with [MotifData](https://github.com/ML4GLand/MotifData)\n\n  - Perform HOMER motif analysis\n  - Perform MEME motif analysis\n  - Perform DEM (Cluster-buster based) motif analysis\n  - Perform cisTarget",
    "bugtrack_url": null,
    "license": "",
    "summary": "Motif representation and analysis toolkit",
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "644c12667fa826c5c074645f679a4ef520cffa053c8000476db4fa15c6e61ffc",
                "md5": "b644df03e5d23fddfb381c72883e6304",
                "sha256": "f5c647ed2a06cae833f132cca7d5b8b22b31ece6e1d04ef4b29b11c97b552374"
            },
            "downloads": -1,
            "filename": "motifdata-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b644df03e5d23fddfb381c72883e6304",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.11",
            "size": 606477,
            "upload_time": "2023-07-20T19:54:19",
            "upload_time_iso_8601": "2023-07-20T19:54:19.609132Z",
            "url": "https://files.pythonhosted.org/packages/64/4c/12667fa826c5c074645f679a4ef520cffa053c8000476db4fa15c6e61ffc/motifdata-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45d72e4c2e5dcd4d65591083532fee2edde654ed8f8caf1b68411c69f2fb590b",
                "md5": "abc07765b17159e80fa029280dd96588",
                "sha256": "f0b241369fdb4a65a21b48a2631d6b1591274848167ffd844aa432c6c47552bf"
            },
            "downloads": -1,
            "filename": "motifdata-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "abc07765b17159e80fa029280dd96588",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.11",
            "size": 597173,
            "upload_time": "2023-07-20T19:54:20",
            "upload_time_iso_8601": "2023-07-20T19:54:20.981939Z",
            "url": "https://files.pythonhosted.org/packages/45/d7/2e4c2e5dcd4d65591083532fee2edde654ed8f8caf1b68411c69f2fb590b/motifdata-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-20 19:54:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "motifdata"
}
        
Elapsed time: 0.09218s