{
"info": {
"author": "Timothy Kuo",
"author_email": "timykuo@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Topic :: Sociology :: Genealogy"
],
"description": "Getting Started\n---------------\nThis project can be downloaded through ``pip install mitopipeline`` to install the latest version of mitopipeline. Or, you can directly clone the repository through ``git clone https://github.com/timmykuo/mitopipeline.git``, navigate to the cloned repository, and run ``python3 setup.py install``. `Documentation `_ is hosted through readthedocs.\n\nUsers will have to download samtools and bwa, ``make`` them, and include the path to the executable in their $PATH variable or copy them to their ``bin`` folder so that they can be run from the command line. Download links for `samtools `_ and `bwa `_. In addition, 3rd party software packages that they wish to use on their own (such as GATK, ANNOVAR, etc.) need to be downloaded before being able to use them in the pipeline.\n\nPurpose\n-------\nIn genetics research, researchers often require raw genome data to be run on different softwares first to extract useful information such as variant information before it can be analyzed. Thus, we want to provide a pipeline that allows users to streamline their processing automatically for them. \n\nThe steps included within this pipeline include extracting mitochondrial genome from human genome, clipping, splitting the gap for Complete Genomics data, alignment into NuMT removals, and other software packages such as GATK, SNPEFF, ANNOVAR.\n\nPipeline\n--------\n.. figure:: https://raw.githubusercontent.com/timmykuo/mitopipeline/master/doc/pipeline.png\n\nThe steps shown in this figure are described further in the Pipeline Steps page. Each step can be omitted if it's unncessary for your pipeline.\n\nCredits\n----------------\nThe dependency management is controlled through a python package called `Luigi `_. In addition, many of the steps in the pipeline were adapted from scripts written by Sneha Grandhi. Check out her `Github `_, `LinkedIn `_, or contact her through her email: sneha_grandhi@hms.harvard.edu.\n\nTable of Contents\n-----------------",
"description_content_type": "text/x-rst",
"docs_url": null,
"download_url": "https://github.com/timmykuo/mitopipeline/releases/tag/v1.0",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/timmykuo/mitopipeline",
"keywords": "genetics research data pipeline dependency management mitochondrial genome",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "mitopipeline",
"package_url": "https://pypi.org/project/mitopipeline/",
"platform": "",
"project_url": "https://pypi.org/project/mitopipeline/",
"project_urls": {
"Download": "https://github.com/timmykuo/mitopipeline/releases/tag/v1.0",
"Homepage": "https://github.com/timmykuo/mitopipeline"
},
"release_url": "https://pypi.org/project/mitopipeline/1.1.post8/",
"requires_dist": null,
"requires_python": "",
"summary": "Mitochondrial Genome Pipeline",
"version": "1.1.post8"
},
"last_serial": 5536918,
"releases": {
"0.1": [
{
"comment_text": "",
"digests": {
"md5": "b7c97ab381c6eeeb9b11c7b2dabf85b3",
"sha256": "d56911bcaebe3d2e83487e01c3f431bf48b0a1dae8c068a319f1474bce0d5d79"
},
"downloads": -1,
"filename": "MitoPipeline-0.1.tar.gz",
"has_sig": false,
"md5_digest": "b7c97ab381c6eeeb9b11c7b2dabf85b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4895,
"upload_time": "2019-04-10T21:05:29",
"url": "https://files.pythonhosted.org/packages/5d/9b/8337beabd1834f4d3430189ac176944d11a8d44d5dae2785bd24bff4bb8d/MitoPipeline-0.1.tar.gz"
}
],
"0.11": [
{
"comment_text": "",
"digests": {
"md5": "9879ffd7e8855a0f0bc8ed1dad6080eb",
"sha256": "680d7b9f2df46e04d9f9e635bf850eb4528f6472a2bb4ea17f8a64e11fbfa4cb"
},
"downloads": -1,
"filename": "mitopipeline-0.11.tar.gz",
"has_sig": false,
"md5_digest": "9879ffd7e8855a0f0bc8ed1dad6080eb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4903,
"upload_time": "2019-04-10T21:19:17",
"url": "https://files.pythonhosted.org/packages/cf/69/ffd813111460b31f8fc6da0c774ff3b0600c02a3e4711609109338372513/mitopipeline-0.11.tar.gz"
}
],
"0.12": [
{
"comment_text": "",
"digests": {
"md5": "11e07b34931f607182899ad3b4150bf2",
"sha256": "e584c0e7d38043a3f39214859ed5f4e3cb2e410b077d8c899769d76f514d7a97"
},
"downloads": -1,
"filename": "mitopipeline-0.12.tar.gz",
"has_sig": false,
"md5_digest": "11e07b34931f607182899ad3b4150bf2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4912,
"upload_time": "2019-04-10T21:30:49",
"url": "https://files.pythonhosted.org/packages/3b/d0/b6f7bdd90188537d6e72e08cd3cf16be42ed5fbda99072d97e12e548e52b/mitopipeline-0.12.tar.gz"
}
],
"0.13": [
{
"comment_text": "",
"digests": {
"md5": "6cce86d3413df8a0930d8cfa21d5b6af",
"sha256": "17a23b0c03791e566a939ec23a405b2560ff1e68e36f511e305ad9dafe2014ac"
},
"downloads": -1,
"filename": "mitopipeline-0.13.tar.gz",
"has_sig": false,
"md5_digest": "6cce86d3413df8a0930d8cfa21d5b6af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5302,
"upload_time": "2019-04-10T22:22:52",
"url": "https://files.pythonhosted.org/packages/89/a1/28523ab054e9d0357bd2363c9651150f5a1d53aadd5d2a1aa5df6a41f7d1/mitopipeline-0.13.tar.gz"
}
],
"1.0": [
{
"comment_text": "",
"digests": {
"md5": "fdf9f7ff05fb5d6f30ce1c7dda360d30",
"sha256": "73fa17138aba695edbbf1923a795e6051306f97acdf1f00317857ef6af2d165c"
},
"downloads": -1,
"filename": "mitopipeline-1.0.tar.gz",
"has_sig": false,
"md5_digest": "fdf9f7ff05fb5d6f30ce1c7dda360d30",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72617156,
"upload_time": "2019-04-30T19:56:22",
"url": "https://files.pythonhosted.org/packages/08/db/d5629c98955a06c4216a438b30a4c69030f531094596aa83f0ed484e1396/mitopipeline-1.0.tar.gz"
}
],
"1.0.post1": [
{
"comment_text": "",
"digests": {
"md5": "da9069a13be119b87676158ff8c09c2f",
"sha256": "5b603c61e07f96c066823550e45e0446cf04f58b8096b4fe29801d261831813d"
},
"downloads": -1,
"filename": "mitopipeline-1.0.post1.tar.gz",
"has_sig": false,
"md5_digest": "da9069a13be119b87676158ff8c09c2f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618229,
"upload_time": "2019-04-30T20:02:03",
"url": "https://files.pythonhosted.org/packages/f3/76/90790504070e7627fe0de968484415752b27d95c359c56018c6b534d49f6/mitopipeline-1.0.post1.tar.gz"
}
],
"1.0.post2": [
{
"comment_text": "",
"digests": {
"md5": "94b54da91eb7259e3d1d6d96fbda44d4",
"sha256": "fe4ac3118728b9c62b2b8500eb9bd8594c8822c296237c9db40ed30e7812e996"
},
"downloads": -1,
"filename": "mitopipeline-1.0.post2-py3.6.egg",
"has_sig": false,
"md5_digest": "94b54da91eb7259e3d1d6d96fbda44d4",
"packagetype": "bdist_egg",
"python_version": "3.6",
"requires_python": null,
"size": 3668073,
"upload_time": "2019-06-28T20:50:46",
"url": "https://files.pythonhosted.org/packages/aa/20/435aaf4fcbda8e3eb247da9007832c4a41688a2dff5f4348b4a15b8211cc/mitopipeline-1.0.post2-py3.6.egg"
},
{
"comment_text": "",
"digests": {
"md5": "8f7f9a2e695b820a40b09dc7aa1bc5ca",
"sha256": "78356b2d55babe29c27d46beaa5df03083861873ddb046b921798a980868048f"
},
"downloads": -1,
"filename": "mitopipeline-1.0.post2.tar.gz",
"has_sig": false,
"md5_digest": "8f7f9a2e695b820a40b09dc7aa1bc5ca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72617856,
"upload_time": "2019-06-13T00:09:12",
"url": "https://files.pythonhosted.org/packages/59/06/853ea3900a7b6ae5ad5b2cc7c5efe9136ca8042d86ddbabfb425048e8fbf/mitopipeline-1.0.post2.tar.gz"
}
],
"1.1": [
{
"comment_text": "",
"digests": {
"md5": "b3d420954ba03057a4df3b392c9a364d",
"sha256": "717f5c823af92aa154745fa8932f1dad8d297bc92710257f8fbda7aeef33ba87"
},
"downloads": -1,
"filename": "mitopipeline-1.1.tar.gz",
"has_sig": false,
"md5_digest": "b3d420954ba03057a4df3b392c9a364d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72617906,
"upload_time": "2019-06-28T21:03:38",
"url": "https://files.pythonhosted.org/packages/81/aa/5df89bda98a25867b208ff7929aa52d06f48a5e0e9460449bb874273f63e/mitopipeline-1.1.tar.gz"
}
],
"1.1.post1": [
{
"comment_text": "",
"digests": {
"md5": "a34002be02508ac1c5a3faf7f54eb613",
"sha256": "dc05a5ba6ad1b4f6a5ccd3304eb2053dd044f19495fbf3ffd76d6e82c05f1ce2"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post1.tar.gz",
"has_sig": false,
"md5_digest": "a34002be02508ac1c5a3faf7f54eb613",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72617966,
"upload_time": "2019-06-30T18:56:44",
"url": "https://files.pythonhosted.org/packages/d3/a6/3c067b7dd13ed7b5af914ba984ea758a17db888c2873a0315df911d49f53/mitopipeline-1.1.post1.tar.gz"
}
],
"1.1.post2": [
{
"comment_text": "",
"digests": {
"md5": "63a7124e442537a8a526721337575d74",
"sha256": "40d5756e50ef694e608a686518a5f56f5df42a1cd4d4be59e074f52b0881bb12"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post2.tar.gz",
"has_sig": false,
"md5_digest": "63a7124e442537a8a526721337575d74",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618155,
"upload_time": "2019-07-01T19:52:59",
"url": "https://files.pythonhosted.org/packages/0f/d4/b5c973d094a1b2bedf9d1c16e72f3a1aa0d312952074c787b2240dc65756/mitopipeline-1.1.post2.tar.gz"
}
],
"1.1.post3": [
{
"comment_text": "",
"digests": {
"md5": "3b236b48a08f66fcd82665ec7bd8e0a3",
"sha256": "07a2441272a7d90b05e2a46da2ddb9cba34636788908c5e8d3e9851fcbeb0987"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post3.tar.gz",
"has_sig": false,
"md5_digest": "3b236b48a08f66fcd82665ec7bd8e0a3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3640541,
"upload_time": "2019-07-08T00:01:27",
"url": "https://files.pythonhosted.org/packages/65/21/be471082d6bbbfc5ac4f57b1edd34b31016804a167c31d231888dee68bf7/mitopipeline-1.1.post3.tar.gz"
}
],
"1.1.post4": [
{
"comment_text": "",
"digests": {
"md5": "c31000ec6edc7daffadefc9c3f63892c",
"sha256": "e6e890f44ca519276d40b2fa3fba99a2a9a17ceec563c559c49852849ae81262"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post4.tar.gz",
"has_sig": false,
"md5_digest": "c31000ec6edc7daffadefc9c3f63892c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618406,
"upload_time": "2019-07-08T00:11:38",
"url": "https://files.pythonhosted.org/packages/8c/cd/22b4a9114f182218ff352dba4219c8ade23808e6a688803cf91d263fbba6/mitopipeline-1.1.post4.tar.gz"
}
],
"1.1.post5": [
{
"comment_text": "",
"digests": {
"md5": "b702ec2ed9c5825bf953253e8e4420d7",
"sha256": "9090d339da8a4243046d4043ea41c865d200304e9a08abd66a1dc4fc6cf3ec8a"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post5.tar.gz",
"has_sig": false,
"md5_digest": "b702ec2ed9c5825bf953253e8e4420d7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618401,
"upload_time": "2019-07-08T00:30:09",
"url": "https://files.pythonhosted.org/packages/1a/e5/3ae059daaeabb018ab04d7ae88c1deffcacc19a8b2abe6d55a955537d00c/mitopipeline-1.1.post5.tar.gz"
}
],
"1.1.post6": [
{
"comment_text": "",
"digests": {
"md5": "88b3bdecbef6c62b5f48f9a1fadc543e",
"sha256": "472f98fae534d30768f999e0f0de22859972a5c055e8cbe7fa6f405d3ab1c8b8"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post6.tar.gz",
"has_sig": false,
"md5_digest": "88b3bdecbef6c62b5f48f9a1fadc543e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618654,
"upload_time": "2019-07-09T22:21:38",
"url": "https://files.pythonhosted.org/packages/68/28/72130edd410eeaf96ea39dd2d6f096bd06d9c739ab323848fe11becf56e5/mitopipeline-1.1.post6.tar.gz"
}
],
"1.1.post7": [
{
"comment_text": "",
"digests": {
"md5": "f2a3b515b9f5327168ff8b59471a190c",
"sha256": "7cdc7429d96ebf162f7fe5b08aad467c11cee2b56f51f9d1afc06b5dc9b8e954"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post7.tar.gz",
"has_sig": false,
"md5_digest": "f2a3b515b9f5327168ff8b59471a190c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618670,
"upload_time": "2019-07-15T19:44:31",
"url": "https://files.pythonhosted.org/packages/a7/55/8aa582e8f5d6620f83fc7e5851de7253d6a2c7af8300d42e2e0e021743e2/mitopipeline-1.1.post7.tar.gz"
}
],
"1.1.post8": [
{
"comment_text": "",
"digests": {
"md5": "b8419f8f655c1819caf17d45fa62bf2c",
"sha256": "ff80f8b53357ff2088caa1fdefde580ab9a2fa57c570944e5335b236948be823"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post8.tar.gz",
"has_sig": false,
"md5_digest": "b8419f8f655c1819caf17d45fa62bf2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618648,
"upload_time": "2019-07-15T20:21:11",
"url": "https://files.pythonhosted.org/packages/4f/a9/5f4dce789c0cbe27aae372ef2a8819aad433eeda81665f01c927f5881ee2/mitopipeline-1.1.post8.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "b8419f8f655c1819caf17d45fa62bf2c",
"sha256": "ff80f8b53357ff2088caa1fdefde580ab9a2fa57c570944e5335b236948be823"
},
"downloads": -1,
"filename": "mitopipeline-1.1.post8.tar.gz",
"has_sig": false,
"md5_digest": "b8419f8f655c1819caf17d45fa62bf2c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 72618648,
"upload_time": "2019-07-15T20:21:11",
"url": "https://files.pythonhosted.org/packages/4f/a9/5f4dce789c0cbe27aae372ef2a8819aad433eeda81665f01c927f5881ee2/mitopipeline-1.1.post8.tar.gz"
}
]
}