itsmostdef


Nameitsmostdef JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryWhats in my fastq file?
upload_time2024-01-31 15:29:33
maintainer
docs_urlNone
authorWilliam Rosenbaum
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # It's most def...

### `itsmostdef...` is a python package that fast and simple classifies the most likely content in a `.fastq|.fasta` file.


## Dependencies
* kraken2 (with DB)
* pyfastx 
* pandas

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "itsmostdef",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "William Rosenbaum",
    "author_email": "william.rosenbaum@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/69/82c3131affdf1dc4a3a82730d63c9e93129d77de16241ac3e935337d6e07/itsmostdef-0.1.0.tar.gz",
    "platform": null,
    "description": "# It's most def...\n\n### `itsmostdef...` is a python package that fast and simple classifies the most likely content in a `.fastq|.fasta` file.\n\n\n## Dependencies\n* kraken2 (with DB)\n* pyfastx \n* pandas\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Whats in my fastq file?",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "119587117b087981596ef7c11e95d7eb0dab6b697437f3ae20d786d117ee41db",
                "md5": "3b92fcd20c909c763ab9cc696dbbccae",
                "sha256": "9f14354cfa1e8b9eafc36bed6c970bb40b36d563a515f97ce2213448bfb81a74"
            },
            "downloads": -1,
            "filename": "itsmostdef-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3b92fcd20c909c763ab9cc696dbbccae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 3080,
            "upload_time": "2024-01-31T15:29:30",
            "upload_time_iso_8601": "2024-01-31T15:29:30.480878Z",
            "url": "https://files.pythonhosted.org/packages/11/95/87117b087981596ef7c11e95d7eb0dab6b697437f3ae20d786d117ee41db/itsmostdef-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "316982c3131affdf1dc4a3a82730d63c9e93129d77de16241ac3e935337d6e07",
                "md5": "81c843a7b94e58c866b4400de20f95cd",
                "sha256": "21ad4aab36fee77d41467e932c3d35b7287d1fda275579c0ea720117e5758c27"
            },
            "downloads": -1,
            "filename": "itsmostdef-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "81c843a7b94e58c866b4400de20f95cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2721,
            "upload_time": "2024-01-31T15:29:33",
            "upload_time_iso_8601": "2024-01-31T15:29:33.510689Z",
            "url": "https://files.pythonhosted.org/packages/31/69/82c3131affdf1dc4a3a82730d63c9e93129d77de16241ac3e935337d6e07/itsmostdef-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 15:29:33",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "itsmostdef"
}
        
Elapsed time: 0.44191s