flippyr


Nameflippyr JSON
Version 0.6.1 PyPI version JSON
download
home_pagehttps://github.com/BEFH/flippyr
SummaryFind reference mismatches in PLINK filesets and fix them.
upload_time2024-10-29 16:07:38
maintainerNone
docs_urlNone
authorBrian Fulton-Howard
requires_pythonNone
licenseMIT
keywords bim plink fasta genomics qc
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A simple python script to search for allele switches,
strand flips, multiallelic sites, ambiguous sites,
and indels. The output is in the form of a .bim-like
table and a log file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BEFH/flippyr",
    "name": "flippyr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "bim PLINK FASTA genomics qc",
    "author": "Brian Fulton-Howard",
    "author_email": "brian.fulton-howard@mssm.edu",
    "download_url": "https://files.pythonhosted.org/packages/7d/ab/704a1eb8700b189c52f6f61ed2e23ea4f782dd3d8384b7125d51f0654a6c/flippyr-0.6.1.tar.gz",
    "platform": null,
    "description": "A simple python script to search for allele switches,\nstrand flips, multiallelic sites, ambiguous sites,\nand indels. The output is in the form of a .bim-like\ntable and a log file.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Find reference mismatches in PLINK filesets and fix them.",
    "version": "0.6.1",
    "project_urls": {
        "Homepage": "https://github.com/BEFH/flippyr"
    },
    "split_keywords": [
        "bim",
        "plink",
        "fasta",
        "genomics",
        "qc"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99d61c37873de4624a5acea65ba079642be3a3dfab98748990f53d9504b8628a",
                "md5": "2717b58a22faea53aa78d611e29d3132",
                "sha256": "26421ead326920040ed10330425b757528674f53b39de35dfc9516b68014da28"
            },
            "downloads": -1,
            "filename": "flippyr-0.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2717b58a22faea53aa78d611e29d3132",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6330,
            "upload_time": "2024-10-29T16:07:37",
            "upload_time_iso_8601": "2024-10-29T16:07:37.062315Z",
            "url": "https://files.pythonhosted.org/packages/99/d6/1c37873de4624a5acea65ba079642be3a3dfab98748990f53d9504b8628a/flippyr-0.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7dab704a1eb8700b189c52f6f61ed2e23ea4f782dd3d8384b7125d51f0654a6c",
                "md5": "7b3166a3036ea825c0b2d237951c12a3",
                "sha256": "eace753dfca34a29431f058dac4086a7d7cddd3fffc53dd24d4d2974e496c3ba"
            },
            "downloads": -1,
            "filename": "flippyr-0.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7b3166a3036ea825c0b2d237951c12a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 7533,
            "upload_time": "2024-10-29T16:07:38",
            "upload_time_iso_8601": "2024-10-29T16:07:38.168488Z",
            "url": "https://files.pythonhosted.org/packages/7d/ab/704a1eb8700b189c52f6f61ed2e23ea4f782dd3d8384b7125d51f0654a6c/flippyr-0.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-29 16:07:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BEFH",
    "github_project": "flippyr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flippyr"
}
        
Elapsed time: 0.34485s