{
"info": {
"author": "Daniel Rice",
"author_email": "dr9@sanger.ac.uk",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Environment :: Web Environment",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Operating System :: MacOS",
"Operating System :: POSIX",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Topic :: Scientific/Engineering :: Bio-Informatics"
],
"description": "######\nSnoopy\n######\n\nBrowser based quality control tool to expedite reviewing predicted variants in next generation sequencing files.\n\n************\nRequirements\n************\n\nSnoopy has been tested on\n\n* Mac OS X\n* Ubuntu\n\nAnd requires\n\n* python (2 or 3)\n* a modern web browser\n\nIf your files reside on a server without HTTP/S access snoopy can access this but will require `samtools `_ to be installed and in your path.\n\n************\nInstallation\n************\n\n::\n\n pip install snoopy\n\n\n*******\nAuthors\n*******\n\n* Daniel Rice (dr9@sanger.ac.uk)\n* Jeff Barrett\n\n\n*************\nDocumentation\n*************\n\nAll documentation is at `Read the Docs `_.\n\n\n\nFAQs\n====\n\nOn Ubuntu, Failed building wheel for cryptography\n-------------------------------------------------\n\nSnoopy requires the python package paramiko which in turn requires cryptography. According to `this stackoverflow question `_ in order to install cryptography on Debian and Ubuntu you must first::\n\n sudo apt-get install build-essential libssl-dev libffi-dev python-dev\n\nand on Fedora and RHEL-derivatives::\n\n sudo yum install gcc libffi-devel python-devel openssl-devel\n\n\nOn Ubuntu, npm start fails with Error: watch ENOSPC\n---------------------------------------------------\n\nAccording to https://discourse.roots.io/t/gulp-watch-error-on-ubuntu-14-04-solved/3453 this is caused by a limit for how many files can be watched by a user and can be updated with::\n\n echo fs.inotify.max_user_watches=582222 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p\n\n\n\n\n***********\nDevelopment\n***********\n\nTo install snoopy for development purposes, if you don't have this already install `Node Version Manager `_ and use it to install v4.4.5 of Node::\n\n $ nvm install v.4.4.5\n $ nvm use v4.4.5\n\nClone the repository::\n\n $ git clone --recursive https://github.com/wtsi-medical-genomics/snoopy.git\n\nBuild dalliance::\n\n $ cd snoopy/snoopy/dalliance\n $ npm install -g gulp\n $ npm install\n $ gulp\n\nBuild snoopy::\n\n $ cd .. # now in snoopy/snoopy/\n $ npm install\n $ npm start\n\n\n*******\nLicense\n*******\n\nCopyright (c) 2016 Genome Research Ltd.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/wtsi-medical-genomics/snoopy",
"keywords": "quality control qc variants next generation sequencing bam cram",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "snoopy",
"package_url": "https://pypi.org/project/snoopy/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/snoopy/",
"project_urls": {
"Homepage": "https://github.com/wtsi-medical-genomics/snoopy"
},
"release_url": "https://pypi.org/project/snoopy/0.4.7/",
"requires_dist": [
"paramiko",
"tornado"
],
"requires_python": "",
"summary": "Browser based quality control tool to expedite reviewing predicted variants in next generation sequencing files.",
"version": "0.4.7"
},
"last_serial": 2462214,
"releases": {
"0.4.1": [],
"0.4.2": [
{
"comment_text": "",
"digests": {
"md5": "eafc71902ac43a90ff1ba28d8a4cdca2",
"sha256": "71fef916c260d82192e4e4625c786d20563321858b399948ce50041044ccebf0"
},
"downloads": -1,
"filename": "snoopy-0.4.2-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "eafc71902ac43a90ff1ba28d8a4cdca2",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2357629,
"upload_time": "2016-06-14T14:57:48",
"url": "https://files.pythonhosted.org/packages/92/1d/56b3d94f0c5bb68d193abf9020be590be08c6fd8a3a0003e60a6c42bc5fd/snoopy-0.4.2-py2.py3-none-any.whl"
}
],
"0.4.3": [
{
"comment_text": "",
"digests": {
"md5": "06e7804446304f60a63e34dbad042f54",
"sha256": "e0596d1a52f698720a791131a7627ac4a9a2db0cc0b73a18ec9e6a6f0a321d5c"
},
"downloads": -1,
"filename": "snoopy-0.4.3-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "06e7804446304f60a63e34dbad042f54",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2357630,
"upload_time": "2016-06-14T15:37:04",
"url": "https://files.pythonhosted.org/packages/6c/ff/6daad94870efa7a16a58eb82638b3a85b2b81c7fbb4d68d4f68f74fbda6d/snoopy-0.4.3-py2.py3-none-any.whl"
}
],
"0.4.4": [
{
"comment_text": "",
"digests": {
"md5": "7fe6259d2d59994f824541fd730a0b90",
"sha256": "e20a384f7168adb7c25a8403968e05654199634e8eea531580f225a3c06a40fd"
},
"downloads": -1,
"filename": "snoopy-0.4.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "7fe6259d2d59994f824541fd730a0b90",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2242261,
"upload_time": "2016-07-27T16:29:40",
"url": "https://files.pythonhosted.org/packages/b9/e6/af6bcdd081651287fc6259768e6a1455e89b37da518121d40851ee1c739f/snoopy-0.4.4-py2.py3-none-any.whl"
}
],
"0.4.5": [
{
"comment_text": "",
"digests": {
"md5": "cea72848e81afac05b8714100d3dfe70",
"sha256": "9a7e8f472fdf82db7dc28b6ce70ddd284736fdbc576ee939fb09fdb7207e3be5"
},
"downloads": -1,
"filename": "snoopy-0.4.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "cea72848e81afac05b8714100d3dfe70",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2280779,
"upload_time": "2016-11-10T18:35:36",
"url": "https://files.pythonhosted.org/packages/1f/a8/bdc3fef1c03d5b6a68929c97b27e54117012c949c2cf10d5bfec85314082/snoopy-0.4.5-py2.py3-none-any.whl"
}
],
"0.4.6": [
{
"comment_text": "",
"digests": {
"md5": "caac98a76d70a788d4d24ab4b266e078",
"sha256": "d07adba084967e25dc55b2c29f1619317053ed30e8932d5c137db35b590a9135"
},
"downloads": -1,
"filename": "snoopy-0.4.6-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "caac98a76d70a788d4d24ab4b266e078",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2414426,
"upload_time": "2016-11-15T13:01:10",
"url": "https://files.pythonhosted.org/packages/ba/87/b09437c70e150355f5aa3196588d40ce31e59f57d481d5cdb1c3d2751557/snoopy-0.4.6-py2.py3-none-any.whl"
}
],
"0.4.7": [
{
"comment_text": "",
"digests": {
"md5": "589b6b3833c68fa1d0c1f49ae48e4765",
"sha256": "7fac76e1e3337d80e043e5d42cc8333602f85e3bf696f7dbc3d3905d369cdc86"
},
"downloads": -1,
"filename": "snoopy-0.4.7-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "589b6b3833c68fa1d0c1f49ae48e4765",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2412040,
"upload_time": "2016-11-15T17:16:12",
"url": "https://files.pythonhosted.org/packages/85/7a/d417da084b69a2e27e1d75e935798ebf8a668c503fe92aa0ab1538851c5f/snoopy-0.4.7-py2.py3-none-any.whl"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "589b6b3833c68fa1d0c1f49ae48e4765",
"sha256": "7fac76e1e3337d80e043e5d42cc8333602f85e3bf696f7dbc3d3905d369cdc86"
},
"downloads": -1,
"filename": "snoopy-0.4.7-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "589b6b3833c68fa1d0c1f49ae48e4765",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 2412040,
"upload_time": "2016-11-15T17:16:12",
"url": "https://files.pythonhosted.org/packages/85/7a/d417da084b69a2e27e1d75e935798ebf8a668c503fe92aa0ab1538851c5f/snoopy-0.4.7-py2.py3-none-any.whl"
}
]
}