{ "info": { "author": "Nicolas Ruffini", "author_email": "ruffini@uni-mainz.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python :: 3" ], "description": "

\n \"Camu\n

\n\n# Installation\n\n`CaMu.py` can easily be installed using pip. Just run the command:\n\n```bash\npip install camu\n```\n\npip will automatically install the required versions of the python packages that are included within `CaMu.py`.\n\nAdditionally, it is necessary to have **samtools** >= 0.1.19 and **gatk**>=4.1.2 installed and added to the path.\n\n# Usage\n\nAfter installing `CaMu.py`, the main module `camu` can be run via\n```bash\npython3 -m camu \n```\n\nGiving *-h* or *--help* as additional parameter opens the help page.\n\nHere you can see all additional parameters you need to pass in order to run `camu`.\n\nFor the overall script it is necessary to provide a text file giving the paths all samples VCF files in column 1 and the corresponding BAM files in column 2 with *-i*.\n\nAdditionally, the path to the control BAM file has to be provided via *-c*.\n\nFinally, the path to the reference genome has to be given with *-r*.\n\nIf you want to run any script separately, you can call the script using\n\n```bash\npython3 -m \n```\n\nwhere \\ has to be exchanged by one of the 5 modules given below (`preprocessing.py`, `filterDupAndLinked.py`, etc.).\n\n# Filtering false-positive candidate mutations to accelerate DNM-counting for direct \u00b5 estimates\n\nFor direct estimation of the spontaneous mutation rate \u00b5, it is necessary to calculate the rate of spontaneous de-novo mutations (DNM) occuring per site per generation.\nConsequently, counting DNM is essential for estimating \u00b5.\n\nThe raw approach is:\n* Sequencing samples and control --> FASTQ files\n* Assembly of sequencing results --> BAM files\n* perform some filtering steps\n* Variant calling \n* extraction of variants occurring in samples but not in control --> candidate mutations\n\nThe resulting list of candidate mutations (CM) currently has to be manually curated using a genome browser like IGV.\n\nUnfortunately, approx. 90 % of these CM are no true DNM, they turn out to be false-positives.\n\n**CaMu.py** aims to accelerate the whole procedure of DNM counting by filtering out the vast majority of false-positive CM and by preparing the remaining CM for fast manual curation with IGV. \n\n**CaMu.py** consists of 5 main Python modules:\n1. `preprocessing.py`\n2. `filterDupAndLinked.py` \n3. `detectFIO.py`\n4. `snapshotIGV.py`\n5. `IGVsessions.py`\n\n\n`preprocessing.py` starts with an input text file containing paths to all sampels' VCF files in column 1 and paths to all corresponding BAM files in column 2.\nThese VCF and BAM files are fread out nd further processed in order to find variants that are possible DNM - the candidate mutations CM.\n\nThe rough is approach is the following:\n\n

\n \"Preprocessing\n

\n\nThe following scripts within `CaMu.py` further filter the CM for those that fully linked to other mutations, those that are only included due to reads that are most probably PCR duplicates and for those variants occurring in other samples or several times in the control sample's BAM file.\n\nFinally, for all the remaining CM IGV Sessions and IGV snapshots are created within `IGVsessions.py` and `snapshotIGV.py` to further simplify the manual curation of the remaining CM.\n\nHere is an overview:\n\n

\n \"CaMu\n

\n\n\n\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.rlp.net/nruffini/camufi/tree/master", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "camu", "package_url": "https://pypi.org/project/camu/", "platform": "", "project_url": "https://pypi.org/project/camu/", "project_urls": { "Homepage": "https://gitlab.rlp.net/nruffini/camufi/tree/master" }, "release_url": "https://pypi.org/project/camu/0.1.7/", "requires_dist": [ "tqdm (>=4.32.1)", "numpy (>=1.16.2)", "pysam (>=0.15.2)" ], "requires_python": "", "summary": "A package for filtering candidate mutations for spontaneous mutation rate estimates.", "version": "0.1.7", "yanked": false, "yanked_reason": null }, "last_serial": 6116494, "releases": { "0.0.10": [ { "comment_text": "", "digests": { "md5": "0c410a537f7c61320d2e7405ce314d2c", "sha256": "6f4367fad1143170f0d32840d7c4e72bcc62c0030cf259dcad8912713e08366f" }, "downloads": -1, "filename": "camu-0.0.10-py3-none-any.whl", "has_sig": false, "md5_digest": "0c410a537f7c61320d2e7405ce314d2c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17569, "upload_time": "2019-08-16T09:17:35", "upload_time_iso_8601": "2019-08-16T09:17:35.086916Z", "url": "https://files.pythonhosted.org/packages/47/97/437e32393c74378c894b561c861ba5de8f1b9a48cf1ff4b392b64e8bd9c0/camu-0.0.10-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f2c35241c5abd8d72810b7a4c05aa859", "sha256": "5c7b38e81af77b2cf7b3ee376fa0e9ab9e6fd5bf075bc1802946b0085e016414" }, "downloads": -1, "filename": "camu-0.0.10.tar.gz", "has_sig": false, "md5_digest": "f2c35241c5abd8d72810b7a4c05aa859", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13563, "upload_time": "2019-08-16T09:17:36", "upload_time_iso_8601": "2019-08-16T09:17:36.780719Z", "url": "https://files.pythonhosted.org/packages/24/59/dab9b5e3d9fcf7dc81e7b1f847ee1c61a9491472b4cab696ab97dea9ffbe/camu-0.0.10.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "8878ad26fad550398b20d0323f8806d0", "sha256": "0b565eeae0b32b8dc6c545dcf439212b14abc92f125d050b4055e5c1cc2c3bd6" }, "downloads": -1, "filename": "camu-0.0.11-py3-none-any.whl", "has_sig": false, "md5_digest": "8878ad26fad550398b20d0323f8806d0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17567, "upload_time": "2019-08-16T09:22:22", "upload_time_iso_8601": "2019-08-16T09:22:22.673015Z", "url": "https://files.pythonhosted.org/packages/d5/af/a2058b40f42aa19036ed2a283ca1bb36398ca0e834e96e633698f56f7b7a/camu-0.0.11-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "91f1f862f9e8b35856a99e0a6b571817", "sha256": "55cc5c5dbc502bddfc872aa12501a3f2bd900db8600320e7cdbf09ccfded24ee" }, "downloads": -1, "filename": "camu-0.0.11.tar.gz", "has_sig": false, "md5_digest": "91f1f862f9e8b35856a99e0a6b571817", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13568, "upload_time": "2019-08-16T09:22:24", "upload_time_iso_8601": "2019-08-16T09:22:24.366723Z", "url": "https://files.pythonhosted.org/packages/cd/3a/c74da69afe9e3aa0eb29dd97534ca20b77c1f04f8f9a2fcad1046f39a98a/camu-0.0.11.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a01e632fdec0360adff4f72b90e1c6b6", "sha256": "573701aa79aa1584481716628ba0c223e727304739a61bf70bd9629cab007573" }, "downloads": -1, "filename": "camu-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a01e632fdec0360adff4f72b90e1c6b6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 13596, "upload_time": "2019-08-01T11:55:04", "upload_time_iso_8601": "2019-08-01T11:55:04.097462Z", "url": "https://files.pythonhosted.org/packages/dc/7a/cc1dd3744eb60f384b157701c7c2834fedcd296259f4f8f0d2417c9f2da8/camu-0.0.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "d3e27b657e099d7e3ef95193574f27fa", "sha256": "c9dc494f9704035081e6787a9c5db6c52c6091f69ddc1a5a605903216cdb4a44" }, "downloads": -1, "filename": "camu-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d3e27b657e099d7e3ef95193574f27fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11208, "upload_time": "2019-08-01T11:55:05", "upload_time_iso_8601": "2019-08-01T11:55:05.500476Z", "url": "https://files.pythonhosted.org/packages/6a/65/b9e7a2fa3c7da8a509b922c66a69d3069a0b33adff4ec18fc32d8b96a82a/camu-0.0.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "3c2ec93a72920749016f0f42b829d92b", "sha256": "eb79a48000727e76a73e65d63333a4e54151ec4bad90aa1f032a28d1e49c10cf" }, "downloads": -1, "filename": "camu-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "3c2ec93a72920749016f0f42b829d92b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14726, "upload_time": "2019-08-01T15:37:58", "upload_time_iso_8601": "2019-08-01T15:37:58.507207Z", "url": "https://files.pythonhosted.org/packages/fa/27/235c90c9611bf8279908ae85ac207e057fa86077bdc96fc4f221a04ae230/camu-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8e4ebcba95769a31898dd8e21264571f", "sha256": "03a3e88859b7c0a0554aa51c73cce46fa106c123917a757e8016a2f288fa6ab3" }, "downloads": -1, "filename": "camu-0.0.3.tar.gz", "has_sig": false, "md5_digest": "8e4ebcba95769a31898dd8e21264571f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11645, "upload_time": "2019-08-01T15:37:59", "upload_time_iso_8601": "2019-08-01T15:37:59.762534Z", "url": "https://files.pythonhosted.org/packages/0d/af/f0aa77e119e53b562e4d85e238d226aad817e0c6568cc3d9e42d874ec882/camu-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "13e11806e10cbd58bb994e5d74264384", "sha256": "629becaa38f175ba33130410f6cede27a8e6c98ae0ecedc650b81ee36a4727c6" }, "downloads": -1, "filename": "camu-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "13e11806e10cbd58bb994e5d74264384", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14684, "upload_time": "2019-08-04T11:55:32", "upload_time_iso_8601": "2019-08-04T11:55:32.331078Z", "url": "https://files.pythonhosted.org/packages/a3/31/f5895c0974e2f20664a949397e53e46b0e28de261d60f35b926b020b8168/camu-0.0.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3391c1959dd305bf3477a421c7ece55a", "sha256": "beb5b7a86a400453cba3817ad48f1a54fde38b666193c12a3fca7e26ca615e0f" }, "downloads": -1, "filename": "camu-0.0.4.tar.gz", "has_sig": false, "md5_digest": "3391c1959dd305bf3477a421c7ece55a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11617, "upload_time": "2019-08-04T11:55:34", "upload_time_iso_8601": "2019-08-04T11:55:34.058207Z", "url": "https://files.pythonhosted.org/packages/8c/3f/94dc441c276627a1acb3785027ea96a102cf811687043ccb9c551ec680fd/camu-0.0.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "346c8d72eeef2f13bf7ead4fc29d93b3", "sha256": "b94a52bc44616f027f970e3a9552b9f883178f5880dcbb4aae8568b1b5975840" }, "downloads": -1, "filename": "camu-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "346c8d72eeef2f13bf7ead4fc29d93b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 16961, "upload_time": "2019-08-15T09:48:27", "upload_time_iso_8601": "2019-08-15T09:48:27.008232Z", "url": "https://files.pythonhosted.org/packages/ed/e2/b2154891e45900fd5c2ee413b83044b20318df803d2dcf9742b0fedb08af/camu-0.0.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7cd9dbd9f27831a5a8f3fdcb39978984", "sha256": "abc58f29961561135f6f82d9c0b7578bc8890a0d6cc896970942bad250fbb93d" }, "downloads": -1, "filename": "camu-0.0.5.tar.gz", "has_sig": false, "md5_digest": "7cd9dbd9f27831a5a8f3fdcb39978984", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13217, "upload_time": "2019-08-15T09:48:28", "upload_time_iso_8601": "2019-08-15T09:48:28.577493Z", "url": "https://files.pythonhosted.org/packages/78/30/a209510f5aa7796945856adb169b57856b5484512c95f9a29e82ab9ca749/camu-0.0.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "50db7b73e696454d86a24e379863b5e8", "sha256": "d6956911766dd8d6aa3ab8f2dc0eda09ffbb982d5eb54a91ff969afd7a152148" }, "downloads": -1, "filename": "camu-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "50db7b73e696454d86a24e379863b5e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17343, "upload_time": "2019-08-15T10:11:19", "upload_time_iso_8601": "2019-08-15T10:11:19.264018Z", "url": "https://files.pythonhosted.org/packages/f9/4e/90381c042b48ba3a936429acf9b2a402e88bfea508df194e47cf42053650/camu-0.0.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1092f0fa26cd4935e409af0ebc66b887", "sha256": "1288493566cc5471ddfce6c75afb5213dbd86d52178128619defed1f47c3c646" }, "downloads": -1, "filename": "camu-0.0.6.tar.gz", "has_sig": false, "md5_digest": "1092f0fa26cd4935e409af0ebc66b887", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13448, "upload_time": "2019-08-15T10:11:20", "upload_time_iso_8601": "2019-08-15T10:11:20.530998Z", "url": "https://files.pythonhosted.org/packages/37/6b/0aceec36a8ec3286616c211b6823c729a09725cfabd960223eee1c8cbc2d/camu-0.0.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "5a27a6ebed2ad25ef6ee7042c24ae6ee", "sha256": "9ec50c6146b208743b17ea922db801914fbaf2f9a67869b5172729d5ed3d490f" }, "downloads": -1, "filename": "camu-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "5a27a6ebed2ad25ef6ee7042c24ae6ee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17348, "upload_time": "2019-08-15T10:16:08", "upload_time_iso_8601": "2019-08-15T10:16:08.322511Z", "url": "https://files.pythonhosted.org/packages/87/cc/6b3b30e40762108dca4cc1ba87130dc1dcde576715fd9a99747b5b088ad5/camu-0.0.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "2e0227a2aa05e57937e82e6bdc5ea750", "sha256": "ce414e66720904de980300bf7690fc547f0c9fada2f217fe46ad81a00457cf9c" }, "downloads": -1, "filename": "camu-0.0.7.tar.gz", "has_sig": false, "md5_digest": "2e0227a2aa05e57937e82e6bdc5ea750", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13454, "upload_time": "2019-08-15T10:16:09", "upload_time_iso_8601": "2019-08-15T10:16:09.903567Z", "url": "https://files.pythonhosted.org/packages/d3/b7/538fbfd74c0f9b237b7533b7f5e9d67228990e808e5e179a56df76fa2256/camu-0.0.7.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "3a340aae0aba60455c9cf2361eefee8c", "sha256": "c0f452779f765176883f72713f06960e5cd627cb17f9ea1be49fba4445159f3c" }, "downloads": -1, "filename": "camu-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "3a340aae0aba60455c9cf2361eefee8c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17359, "upload_time": "2019-08-15T10:32:01", "upload_time_iso_8601": "2019-08-15T10:32:01.953462Z", "url": "https://files.pythonhosted.org/packages/69/58/ab20bcb8e753381c67c337441b794324527cafe11b4ec42ff523eb4cdaa1/camu-0.0.8-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c0f0674c11f3e054e0746b838826a59a", "sha256": "59e7401eca353cfb858f4da492ebff371ef445c8611a9bf1eb8a067c35754759" }, "downloads": -1, "filename": "camu-0.0.8.tar.gz", "has_sig": false, "md5_digest": "c0f0674c11f3e054e0746b838826a59a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13464, "upload_time": "2019-08-15T10:32:03", "upload_time_iso_8601": "2019-08-15T10:32:03.224817Z", "url": "https://files.pythonhosted.org/packages/e9/d5/bc67a0f78395f2e034e502d81c9565a3cc8e52e35f77fb5e08d9d86a18ab/camu-0.0.8.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "38c1a3a0bb84450a70ca6b7112caa60f", "sha256": "de804d5c8e314b023ad03595b16570a8a9842e3657d26c496a28cbd76ae567ff" }, "downloads": -1, "filename": "camu-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "38c1a3a0bb84450a70ca6b7112caa60f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17386, "upload_time": "2019-08-15T11:59:34", "upload_time_iso_8601": "2019-08-15T11:59:34.363916Z", "url": "https://files.pythonhosted.org/packages/9b/09/beabf4d0a0ab3848f1d26569091211fd2567614b9b4bca41c3f6628c0891/camu-0.0.9-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "3cbf329aeaceb3d8de1c93b352210188", "sha256": "54b4fa75b2b72db21786b87b7c9ebf5b4f43af58df7590c9151cc77b2e066bf8" }, "downloads": -1, "filename": "camu-0.0.9.tar.gz", "has_sig": false, "md5_digest": "3cbf329aeaceb3d8de1c93b352210188", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13475, "upload_time": "2019-08-15T11:59:35", "upload_time_iso_8601": "2019-08-15T11:59:35.675219Z", "url": "https://files.pythonhosted.org/packages/66/da/1888c2b6e2857479e01da1f1e8aa1884d216438fb88fefe6119140af3a50/camu-0.0.9.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "a7490f745e7a5cfd827418f9d230508a", "sha256": "216dada5998331526fd7df51871a9cd17c9ea6935c752b08a40aa2306b737415" }, "downloads": -1, "filename": "camu-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a7490f745e7a5cfd827418f9d230508a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17548, "upload_time": "2019-08-18T10:56:49", "upload_time_iso_8601": "2019-08-18T10:56:49.686724Z", "url": "https://files.pythonhosted.org/packages/ae/ba/91e8ba7dabeae687ce56a49198c1be575842455508f4f942433c075b7723/camu-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "18a3679fefd25cb9050ec849e3de9864", "sha256": "2e86c25b0853836058bf0beda8d63c375b928ad3504bf52ee4c30570d6938c14" }, "downloads": -1, "filename": "camu-0.1.0.tar.gz", "has_sig": false, "md5_digest": "18a3679fefd25cb9050ec849e3de9864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13556, "upload_time": "2019-08-18T10:56:51", "upload_time_iso_8601": "2019-08-18T10:56:51.426381Z", "url": "https://files.pythonhosted.org/packages/98/b9/077607b032bf7d34372e9993a4079454a3c836ffc6e0df7f254d0a1905c3/camu-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c5d68bdaee5198857d41052a0d8fda1f", "sha256": "874a8ea549b7662f3f3f53e545ae56ed3c04b17780ef495da23a551ca1c7c7e5" }, "downloads": -1, "filename": "camu-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c5d68bdaee5198857d41052a0d8fda1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17546, "upload_time": "2019-08-18T11:00:29", "upload_time_iso_8601": "2019-08-18T11:00:29.749253Z", "url": "https://files.pythonhosted.org/packages/d4/fa/fdca4dc87bcc998c62c6bf3506c4d8fc15ce4ff51c0a16cd6d31e3a3a993/camu-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "502ca22d5fdb7ceaef0f09d354fa0a30", "sha256": "84cde879557dc6e3da27d5c7477d913d64622658e14c9606209928e963a0309d" }, "downloads": -1, "filename": "camu-0.1.1.tar.gz", "has_sig": false, "md5_digest": "502ca22d5fdb7ceaef0f09d354fa0a30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13550, "upload_time": "2019-08-18T11:00:31", "upload_time_iso_8601": "2019-08-18T11:00:31.683484Z", "url": "https://files.pythonhosted.org/packages/f4/91/b1307d1712aeb22b6b424065f457729f9fc01afa302c6eb0ee5fd566ba5b/camu-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "4c0855c939a4c5b800cb094a3f0b8a2e", "sha256": "243fac6a8371c607019c65f19cc49f8bbf96f22e63e3742495d7d53ee1941d4d" }, "downloads": -1, "filename": "camu-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4c0855c939a4c5b800cb094a3f0b8a2e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17545, "upload_time": "2019-08-24T14:12:39", "upload_time_iso_8601": "2019-08-24T14:12:39.742795Z", "url": "https://files.pythonhosted.org/packages/1c/ef/7320de8259759ac2b2d71a796d1f2ca85ea2b40a1b8d114aadd58bd3ea22/camu-0.1.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c50f0a798c1a3e0959176232772575fe", "sha256": "52870746ddc5653777d32004936b80b575b8a5105c73dc48fab9bb8b7edd1e32" }, "downloads": -1, "filename": "camu-0.1.2.tar.gz", "has_sig": false, "md5_digest": "c50f0a798c1a3e0959176232772575fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13556, "upload_time": "2019-08-24T14:12:41", "upload_time_iso_8601": "2019-08-24T14:12:41.581947Z", "url": "https://files.pythonhosted.org/packages/83/5f/fbd7eefad5fe67cc915900d1320234e65c411040c24459742c85a822da39/camu-0.1.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "486b2d0643354563456ee9a2d97b643e", "sha256": "e9aca8863e09e4c51448fd00db5150e9b49a415549d4a67678f6952123d788f1" }, "downloads": -1, "filename": "camu-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "486b2d0643354563456ee9a2d97b643e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 17544, "upload_time": "2019-08-26T14:46:33", "upload_time_iso_8601": "2019-08-26T14:46:33.510050Z", "url": "https://files.pythonhosted.org/packages/51/96/a4233679a08ae64b818a601c32e5bf29883cc9ecee1b4ccb8cb143a8fb06/camu-0.1.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "a2f799e1e73aa00676862992c4b49f07", "sha256": "289035e86bfd97325e9da11214f2a4d6b2818b95e11f2b919561ecdc1013ee20" }, "downloads": -1, "filename": "camu-0.1.3.tar.gz", "has_sig": false, "md5_digest": "a2f799e1e73aa00676862992c4b49f07", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13559, "upload_time": "2019-08-26T14:46:35", "upload_time_iso_8601": "2019-08-26T14:46:35.209027Z", "url": "https://files.pythonhosted.org/packages/44/6f/4f9d6861ff653230af10509b3355ea094ce31245ba807568cc9b681130d4/camu-0.1.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "1d99cdb24294e70ac7f81f4d47d9ba5e", "sha256": "e0756bf558b0c5a1cd019934b49e6c2e91ec88fe87883bcedd33b245250558ac" }, "downloads": -1, "filename": "camu-0.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "1d99cdb24294e70ac7f81f4d47d9ba5e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18384, "upload_time": "2019-08-26T14:50:04", "upload_time_iso_8601": "2019-08-26T14:50:04.651222Z", "url": "https://files.pythonhosted.org/packages/1c/88/29d2d1bf4094f83b4e8e664ef22d591354c41d33bb522bde6a1da82fd378/camu-0.1.4-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c03a6272d3b5f8d74196936ec17855ae", "sha256": "dd326dadc2ac846cc06ac5d114ae3bd9793d1770bc5dbfb66c43e671cd6e1a55" }, "downloads": -1, "filename": "camu-0.1.4.tar.gz", "has_sig": false, "md5_digest": "c03a6272d3b5f8d74196936ec17855ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15211, "upload_time": "2019-08-26T14:50:06", "upload_time_iso_8601": "2019-08-26T14:50:06.479439Z", "url": "https://files.pythonhosted.org/packages/44/49/181206daaafea7df6cad73c2299f22ddfe528df66953c64ccc240aaacd33/camu-0.1.4.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "be019a4193c36c008ea15c18a79fe70c", "sha256": "f0cff7f1c0781057288b67a86a4ca6889c150d0d8c301f82081f426afc214ef1" }, "downloads": -1, "filename": "camu-0.1.5-py3-none-any.whl", "has_sig": false, "md5_digest": "be019a4193c36c008ea15c18a79fe70c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18761, "upload_time": "2019-10-31T10:15:29", "upload_time_iso_8601": "2019-10-31T10:15:29.986132Z", "url": "https://files.pythonhosted.org/packages/38/d7/d547474a95c1d9735d8824632f8ca512860ae92e9fe70a7fdd82c21992c5/camu-0.1.5-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "63365981fe1472f673f419340490547a", "sha256": "a5d481c65ea122e776e75f9918dff9a6b09505e1d29af17191b941c6000b0920" }, "downloads": -1, "filename": "camu-0.1.5.tar.gz", "has_sig": false, "md5_digest": "63365981fe1472f673f419340490547a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15597, "upload_time": "2019-10-31T10:15:31", "upload_time_iso_8601": "2019-10-31T10:15:31.680865Z", "url": "https://files.pythonhosted.org/packages/a2/16/954cedff7846ef74270a5bc24d406a784119e66c833f31896bd003576ad4/camu-0.1.5.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "9f38efa11fcd14a3be0d663c3ee401f6", "sha256": "38f1f05a0097a6036bdba8c0d283c8c6bd39d5872216174e80ced52a082787b1" }, "downloads": -1, "filename": "camu-0.1.6-py3-none-any.whl", "has_sig": false, "md5_digest": "9f38efa11fcd14a3be0d663c3ee401f6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18898, "upload_time": "2019-10-31T13:46:07", "upload_time_iso_8601": "2019-10-31T13:46:07.557436Z", "url": "https://files.pythonhosted.org/packages/6f/35/6476536e5badff0d2a60e98f0f123808b602e5b3e76807cc30750d9c0c9b/camu-0.1.6-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "e240f59e083a4da1653b77e7a25d956b", "sha256": "ae40451a015f228786c608c6860dec2ddaad7c6cf953a3cadb8a40d36858cbb7" }, "downloads": -1, "filename": "camu-0.1.6.tar.gz", "has_sig": false, "md5_digest": "e240f59e083a4da1653b77e7a25d956b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15672, "upload_time": "2019-10-31T13:46:08", "upload_time_iso_8601": "2019-10-31T13:46:08.873842Z", "url": "https://files.pythonhosted.org/packages/0b/0d/ac9769decb1b02974993aaae38890ad3c4a892b3f7bfbdce8246fe149459/camu-0.1.6.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "1f24a2dac8396ff62ee747222afc0394", "sha256": "82ace2d120fba317b789c725e69f1391b08640b924f620d6d0d5a99fdfd9650b" }, "downloads": -1, "filename": "camu-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "1f24a2dac8396ff62ee747222afc0394", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18903, "upload_time": "2019-11-11T11:48:06", "upload_time_iso_8601": "2019-11-11T11:48:06.721410Z", "url": "https://files.pythonhosted.org/packages/4c/7c/dfb8ba29e9a6e6ab0622d0c332cdb861ef8fe97a14f55314c37e0ed2616b/camu-0.1.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f012077e80571960df06b47532e388df", "sha256": "62983727ba60dab865244c9b304b3abb066f87acd8fe3f2cee93e9ff80c9a67f" }, "downloads": -1, "filename": "camu-0.1.7.tar.gz", "has_sig": false, "md5_digest": "f012077e80571960df06b47532e388df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15697, "upload_time": "2019-11-11T11:48:08", "upload_time_iso_8601": "2019-11-11T11:48:08.632834Z", "url": "https://files.pythonhosted.org/packages/70/76/59a63ff0e5d8508d4e8abc052e5674cb4ac48229c6f2a93805307f39c3f0/camu-0.1.7.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1f24a2dac8396ff62ee747222afc0394", "sha256": "82ace2d120fba317b789c725e69f1391b08640b924f620d6d0d5a99fdfd9650b" }, "downloads": -1, "filename": "camu-0.1.7-py3-none-any.whl", "has_sig": false, "md5_digest": "1f24a2dac8396ff62ee747222afc0394", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 18903, "upload_time": "2019-11-11T11:48:06", "upload_time_iso_8601": "2019-11-11T11:48:06.721410Z", "url": "https://files.pythonhosted.org/packages/4c/7c/dfb8ba29e9a6e6ab0622d0c332cdb861ef8fe97a14f55314c37e0ed2616b/camu-0.1.7-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f012077e80571960df06b47532e388df", "sha256": "62983727ba60dab865244c9b304b3abb066f87acd8fe3f2cee93e9ff80c9a67f" }, "downloads": -1, "filename": "camu-0.1.7.tar.gz", "has_sig": false, "md5_digest": "f012077e80571960df06b47532e388df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15697, "upload_time": "2019-11-11T11:48:08", "upload_time_iso_8601": "2019-11-11T11:48:08.632834Z", "url": "https://files.pythonhosted.org/packages/70/76/59a63ff0e5d8508d4e8abc052e5674cb4ac48229c6f2a93805307f39c3f0/camu-0.1.7.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }