{ "info": { "author": "Jessada Thutkawkorapin", "author_email": "jessada115@hotmail.com", "bugtrack_url": null, "classifiers": [], "description": "=============\nPre-requisite\n=============\n\n* Python 2.7\n* pip (http://pypi.python.org/pypi/pip)\n* numpy (http://pypi.python.org/pypi/numpy)\n* matplotlib (http://matplotlib.org)\n\n============\nInstallation\n============\n\nTo install this module, run the following commands:\n\n sudo python setup.py install\n\n===========================\nDownload reference database\n===========================\n\nAfter the installation is complete, type\n\n CombiVEP_reference_updater\n\nThis application will automatically check with UCSC and LJB database, and see\nif it is required to download the new one. The original database size is\naround 1GB each. The total operation time for each database should be\naround 30-60 mins.\n\n========\nTraining\n========\n\nAfter having reference database installed, the CombiVEP model can be trained\nusing\n\n CombiVEP_trainer \n\n must be in CBV format: CHROM, POS, REF, ALT,\nACTUAL_DELETERIOUS_EFFECT. Each field is separated by a tab. SNP Position(POS)\nis 1-based index. The VariBench training data file in CBV format can be found at\n\n combivep/data/CBV/training.cbv\n\n==========\nPrediction\n==========\n\nTo use the trained model to predict the effect, you can do it using\n\n CombiVEP_predictor [-F FORMAT]\n\nThe input file can be either in VCF or above CBV format. Default is in\nVCF format. So if you want to use input file in VCF format, simply type\n\n CombiVEP_predictor \n\nIf you to do the prediction using file in CBV format, you can \n\n CombiVEP_predictor -F CBV\n\nThe VariBench test data file in CBV format can be found at\n\n combivep/data/CBV/test.cbv", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/CombiVEP/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "CombiVEP", "package_url": "https://pypi.org/project/CombiVEP/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/CombiVEP/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/CombiVEP/" }, "release_url": "https://pypi.org/project/CombiVEP/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Combined Variant Effect Predictors", "version": "0.1.2" }, "last_serial": 783990, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "a7fb68ac3dadd1c7158489af457b0d37", "sha256": "02d677ece5853d7927841b0c5b53ca1ec4e05300ac83d1ae9b4c5f0158637eb9" }, "downloads": -1, "filename": "CombiVEP-0.1.0.tar.gz", "has_sig": false, "md5_digest": "a7fb68ac3dadd1c7158489af457b0d37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 217706, "upload_time": "2013-01-17T15:58:45", "url": "https://files.pythonhosted.org/packages/9d/52/77875b546fdb703527afa040d1538b29197e620d4ffbb1c9ee25005395b2/CombiVEP-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "97dcdb3db64f1ec90478f837d6a63f80", "sha256": "0730ce57d846841a9294695facdda7ef135d4224906babf63eb20d753ab714c2" }, "downloads": -1, "filename": "CombiVEP-0.1.1.tar.gz", "has_sig": false, "md5_digest": "97dcdb3db64f1ec90478f837d6a63f80", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218131, "upload_time": "2013-01-24T12:28:20", "url": "https://files.pythonhosted.org/packages/83/4a/1113eafabd1e225562159a14dbbb86356dc52be376ef603fc22d113d2189/CombiVEP-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "a8b4ec116979b66bbfc1988c41402ab5", "sha256": "bcba01e87e56a724fcda750fa4bbec1e3f09271f6c4c832561d1062d204e2baf" }, "downloads": -1, "filename": "CombiVEP-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a8b4ec116979b66bbfc1988c41402ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218144, "upload_time": "2013-01-25T14:07:59", "url": "https://files.pythonhosted.org/packages/e9/57/7353b3dc5a39a1c0788a904d6250fe67cd9fb094fe1b4aa9cf1843265703/CombiVEP-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a8b4ec116979b66bbfc1988c41402ab5", "sha256": "bcba01e87e56a724fcda750fa4bbec1e3f09271f6c4c832561d1062d204e2baf" }, "downloads": -1, "filename": "CombiVEP-0.1.2.tar.gz", "has_sig": false, "md5_digest": "a8b4ec116979b66bbfc1988c41402ab5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 218144, "upload_time": "2013-01-25T14:07:59", "url": "https://files.pythonhosted.org/packages/e9/57/7353b3dc5a39a1c0788a904d6250fe67cd9fb094fe1b4aa9cf1843265703/CombiVEP-0.1.2.tar.gz" } ] }