{ "info": { "author": "Ino de Bruijn", "author_email": "ino@ino.pm", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "So U Found A Mutation? (SUFAM)\n==============================\n.. image:: https://badge.fury.io/py/sufam.svg\n :target: http://badge.fury.io/py/sufam\n.. image:: http://anaconda.org/inodb/sufam/badges/version.svg\n :target: http://anaconda.org/inodb/sufam\n.. image:: https://travis-ci.org/inodb/sufam.svg?branch=master\n :target: https://travis-ci.org/inodb/sufam\n\nFound a mutation in one or more samples? Now you want to check if they are in\nanother sample. Unfortunately mutect, varscan or whatever other variant caller\nis not calling them. Use SUFAM. The super sensitive validation caller that\ncalls everything on a given position. All you need is a vcf with the mutations\nthat you are interested in and the sam/bam file of the sample where you want to\nfind the same inconsipicuous mutation.\n\nInstallation\n------------\n::\n\n pip install sufam\n\nRun\n---\n::\n\n usage: sufam [-h] [--sample_name SAMPLE_NAME] [--format {matrix,sufam}]\n [--mpileup-parameters MPILEUP_PARAMETERS] [--version]\n reffa vcf bam\n\n So U Found A Mutation? (SUFAM)\n\n Found a mutation in one or more samples? Now you want to check if they are in\n another sample. Unfortunately mutect, varscan or whatever other variant caller\n is not calling them. Use SUFAM. The super sensitive validation caller that\n calls everything on a given position. All you need is a vcf with the mutations\n that you are interested in and the sam/bam file of the sample where you want to\n find the same inconsipicuous mutation.\n\n Author: inodb\n\n positional arguments:\n reffa Reference genome (fasta)\n vcf VCF with mutations to be validated\n bam BAM to find mutations in\n\n optional arguments:\n -h, --help show this help message and exit\n --sample_name SAMPLE_NAME\n Set name of sample, used in output [name of bam].\n --format {matrix,sufam}\n Set output format [sufam]\n --mpileup-parameters MPILEUP_PARAMETERS\n Set options for mpileup [--ignore-RG --min-MQ 1 --max-\n depth 250000 --max-idepth 250000]\n --version show program's version number and exit\n\nExample\n~~~~~~~\nVCF file like::\n\n #CHROM\tPOS\tID\tREF\tALT\n 17\t7574012\tCOSM11286,COSM214290\tC\tG\n 17\t7574012\tCOSM11286,COSM214290\tC\tA\n\nCheck if given mutations are in a bam file::\n\n sufam human_g1k_v37_chr17.fa mutations.vcf subset1.bam 2> example/sufam.log > example/sufam.tsv\n\nOutput:\n\n- `example/sufam.log `_\n- `example/sufam.tsv `_\n \nDevelopers\n----------\nTests\n~~~~~\nIn root dir run::\n\n nosetests\n\nFor individual tests::\n\n nosetests -s tests/test_validation.py:TestValidation.test_validate_mutations_indel", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/inodb/sufam", "keywords": "Python validation mutation mpileup samtools pileup vcf bam", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "sufam", "package_url": "https://pypi.org/project/sufam/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sufam/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/inodb/sufam" }, "release_url": "https://pypi.org/project/sufam/0.4.2/", "requires_dist": null, "requires_python": null, "summary": "So U Found A Mutation?", "version": "0.4.2" }, "last_serial": 1876709, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fa30ea3ff0a606298f680f5dd7fc334c", "sha256": "8ff6258c94abf35dbce3b9ecf01bd6d4ac66ad473e022d1f5c13cb84e951635c" }, "downloads": -1, "filename": "sufam-0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fa30ea3ff0a606298f680f5dd7fc334c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10544, "upload_time": "2015-06-16T16:33:37", "url": "https://files.pythonhosted.org/packages/f3/bb/0b41fa2402b0cf926d371fe807626dd3f64aff0f62b8ec761aed36d90369/sufam-0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2f7ffeb598a055b67308b29c146fc9e6", "sha256": "c0fc4ac2fe20a254684fba334700b8365ed58ce6a4cfe80ec009870f7a2c85eb" }, "downloads": -1, "filename": "sufam-0.1.zip", "has_sig": false, "md5_digest": "2f7ffeb598a055b67308b29c146fc9e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27670, "upload_time": "2015-06-16T16:06:04", "url": "https://files.pythonhosted.org/packages/ff/43/1aa1bf58e9d42d72e2fdc7b4346d7cd55d63cfcd4c1c4fc13a38439640e5/sufam-0.1.zip" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "627e16fd0de0d52cb607c7fd1ff58136", "sha256": "0e266e24d16bf86e22b0c905ef4cf99432bdc2b999fc2dc534cce91aa47ec80e" }, "downloads": -1, "filename": "sufam-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "627e16fd0de0d52cb607c7fd1ff58136", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 10758, "upload_time": "2015-06-17T16:27:08", "url": "https://files.pythonhosted.org/packages/aa/e9/ccc56e13664edaacf9bee01819dd86f6a03daad55ba8444c2b1e9d8f35ae/sufam-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f6989960cd37ab90697deaa08f8394a9", "sha256": "fc25887b81d66d58d9bf31f65a6fd63a22d174b69fe592924968562f89412c9b" }, "downloads": -1, "filename": "sufam-0.2.tar.gz", "has_sig": false, "md5_digest": "f6989960cd37ab90697deaa08f8394a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22837, "upload_time": "2015-06-17T16:26:33", "url": "https://files.pythonhosted.org/packages/d4/0e/f306962b60c63be1fa1a792721a60f40db68d27d406e0724dd9ec1f520e7/sufam-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "4560ab27fc07515f490f20722c85884d", "sha256": "27bcafcb78d817092649ce3116f161b8a44c5b7362818fe21903f28c57e24bff" }, "downloads": -1, "filename": "sufam-0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4560ab27fc07515f490f20722c85884d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 11437, "upload_time": "2015-06-19T17:10:31", "url": "https://files.pythonhosted.org/packages/a0/fb/9cfb332d9eade42d4c11abf3ce53983ea74f24af6fa58ed8f55d3ecc1025/sufam-0.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "34ae72f383a3ab6550069969a80fc9d6", "sha256": "612fb37366ab75340cc9b6130d42c7ef100f65fb61221330857c7b154c66ccb2" }, "downloads": -1, "filename": "sufam-0.3.tar.gz", "has_sig": false, "md5_digest": "34ae72f383a3ab6550069969a80fc9d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23512, "upload_time": "2015-06-19T17:09:55", "url": "https://files.pythonhosted.org/packages/3d/27/67bb257a231bcd764b859639b0ac01648d692fd578a8a4ba82885c49e197/sufam-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "e39ef3ff6974f4c0e2631858c8f6426d", "sha256": "f0da1eece8a4796b47dbb21205c7748ecbb753c80aa4c326847f19b34a71a282" }, "downloads": -1, "filename": "sufam-0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e39ef3ff6974f4c0e2631858c8f6426d", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 12784, "upload_time": "2015-08-14T15:03:28", "url": "https://files.pythonhosted.org/packages/1a/e1/75853064a63196358f7b474f936a4e41754661c81a89daf68324ff77abba/sufam-0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8197064d72da31c6cb41c1b86142f30e", "sha256": "1e39fb3b0dcb7abb8b8e46a1e0b040167af5af2c5a46a1751d93a103fc588cc7" }, "downloads": -1, "filename": "sufam-0.4.tar.gz", "has_sig": false, "md5_digest": "8197064d72da31c6cb41c1b86142f30e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24485, "upload_time": "2015-08-14T15:03:17", "url": "https://files.pythonhosted.org/packages/72/3b/a272b6b95063ca2f9b85f108cbc324bc303579d87352258989531840898e/sufam-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "c94e178ddcad072a80c69e4771cb8b4c", "sha256": "3fdadd7190c01be67003cfac9e48cbdbcac7b3f793babd4ca9ed8393bf3a9e6d" }, "downloads": -1, "filename": "sufam-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c94e178ddcad072a80c69e4771cb8b4c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 12851, "upload_time": "2015-09-10T21:58:42", "url": "https://files.pythonhosted.org/packages/6d/6d/9deceafb7eccb24de05954be67f2d57babe9778ec6ff3461e57bfd20f8e8/sufam-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f66cb3899016652f11b592cf753ad802", "sha256": "6db3d53c73f87d647f710802e32ad392d89bfbe51b2d1ecfcd78621c59429c2d" }, "downloads": -1, "filename": "sufam-0.4.1.tar.gz", "has_sig": false, "md5_digest": "f66cb3899016652f11b592cf753ad802", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24517, "upload_time": "2015-09-10T21:57:41", "url": "https://files.pythonhosted.org/packages/0b/ee/d92fa8c8b6a3ae18f37108649a1554e6e4e147fb93edaecc92134ca187e7/sufam-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "73b80eb6cb2b077334009aeee5c4a1e1", "sha256": "67d77f6e1d819826892757b5ff79380c09fccb4867cc6d70cca7e3d7cde16d45" }, "downloads": -1, "filename": "sufam-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "73b80eb6cb2b077334009aeee5c4a1e1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13397, "upload_time": "2015-12-24T17:05:51", "url": "https://files.pythonhosted.org/packages/0b/6a/7e82aeb80f0ba53773c3f70d5ecde2fbeaf6bb0fae9462f42d0b4c6fd770/sufam-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d468b3ed050f00b4bde7319cd47cb5d", "sha256": "dc3609c82a552df945f88b1b9e0e93e34930141a2f4fdc30ff5faba6e74504e9" }, "downloads": -1, "filename": "sufam-0.4.2.tar.gz", "has_sig": false, "md5_digest": "4d468b3ed050f00b4bde7319cd47cb5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24970, "upload_time": "2015-12-24T17:04:30", "url": "https://files.pythonhosted.org/packages/ae/d2/54f89460caf902cadbfb4eeeeaaab5317c8940aa2ad1bf1ba859733c837f/sufam-0.4.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73b80eb6cb2b077334009aeee5c4a1e1", "sha256": "67d77f6e1d819826892757b5ff79380c09fccb4867cc6d70cca7e3d7cde16d45" }, "downloads": -1, "filename": "sufam-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "73b80eb6cb2b077334009aeee5c4a1e1", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 13397, "upload_time": "2015-12-24T17:05:51", "url": "https://files.pythonhosted.org/packages/0b/6a/7e82aeb80f0ba53773c3f70d5ecde2fbeaf6bb0fae9462f42d0b4c6fd770/sufam-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4d468b3ed050f00b4bde7319cd47cb5d", "sha256": "dc3609c82a552df945f88b1b9e0e93e34930141a2f4fdc30ff5faba6e74504e9" }, "downloads": -1, "filename": "sufam-0.4.2.tar.gz", "has_sig": false, "md5_digest": "4d468b3ed050f00b4bde7319cd47cb5d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24970, "upload_time": "2015-12-24T17:04:30", "url": "https://files.pythonhosted.org/packages/ae/d2/54f89460caf902cadbfb4eeeeaaab5317c8940aa2ad1bf1ba859733c837f/sufam-0.4.2.tar.gz" } ] }