{ "info": { "author": "Chunfang Zheng, Oksana Korol", "author_email": "aafc.bice-ceib.aac@canada.ca", "bugtrack_url": null, "classifiers": [], "description": "Copyright (c) 2018 Government of Canada\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nDescription: # Bioinformatics Reference Data Manager (BRDM)\n \n ## Description\n BRDM is an application used to automatically update, backup and restore the reference data that required for bioinformatic analysis.\n \n ## Requirements\n \n * miniconda\n \n ## Deployment Procedures\n \n * Download rdm_env_setting.yaml from github\n ```\n wget https://raw.githubusercontent.com/AAFC-BICoE/reference-data-manager/master/rdm_env_setting.yaml\n ```\n * Create the conda environment for the program\n ```\n conda env create -n rdm_env --file rdm_env_setting.yaml \n ```\n ## Run the program\n \n * Set up the config file\n * The location of the sample configuration file config.yaml.sample\n ```\n /path/to/conda/envs/lib/python3.6/site-package/brdm\n ```\n * Default option to set up the config file: Copy the sample configuration to config.yaml and modify config.yaml\n ``` \n cd /path/to/conda/envs/lib/python3.6/site-package/brdm\n cp config.yaml.sample config.yaml\n nano config.yaml\n ```\n * If the location or the name of your configuration file is different with that of default option, the path of your config file has to be provided by argument --config-file\n \n * view the options of the program\n ```\n source activate rdm_env\n brdm -h\n ```\n * Run the program\n ```\n source activate rdm_env\n brdm [option]\n (an example: brdm --update-ncbi-blast)\n ```\n \n ## Some suggestions for executing the program\n \n * All the NCBI database should be updated outside of business hours. Abuse of the Entrez or NCBI services can lead to temporary\n loss of access.\n \n * Construct the precise queries for NCBI subsets\n 1. The purpose of the NCBI subsets is to construct database for specific markers in a group of taxa;\n it is suggested to provide information such as names of the markers, taxa and range of the sequence length in a query.\n 2. Confirm and refine your queries by testing them on NCBI website.\n 3. Due to the approach of constructing the subset database, sequences (e.g. wgs) that not exist in NCBI nt database cannot be included in subset database. The condition such as \"and not wgs\" is suggested to be added in your queries, in order to get the appropriate accession IDs and sequences.\n \t1. The approach of constructing the subset database: Only accession IDs for each subsets are downloaded directly from NCBI; Sequences are retrieved from NCBI nt blast database;\n \t2. Ncbi nt blast database consists of GenBank+EMBL+DDBJ+PDB+RefSeq sequences, but excludes EST, STS, GSS, WGS, TSA, patent sequences as well as phase 0, 1, and 2 HTGS sequences.\n \n \nPlatform: UNKNOWN\nClassifier: Programming Language :: Python :: 3\nClassifier: License :: OSI Approved :: MIT License\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AAFC-BICoE/reference-data-manager", "keywords": "", "license": "MIT License", "maintainer": "", "maintainer_email": "", "name": "reference-data-manager", "package_url": "https://pypi.org/project/reference-data-manager/", "platform": "", "project_url": "https://pypi.org/project/reference-data-manager/", "project_urls": { "Homepage": "https://github.com/AAFC-BICoE/reference-data-manager" }, "release_url": "https://pypi.org/project/reference-data-manager/0.8.1/", "requires_dist": null, "requires_python": "", "summary": "Bioinformatics Reference Data Manager is an application used to download, backup and update of reference data, required for various bioinformatics analysis", "version": "0.8.1" }, "last_serial": 5353847, "releases": { "0.1.9": [ { "comment_text": "", "digests": { "md5": "c834d6f90821db58cff7b720b8439ea2", "sha256": "c63c72606fb0b437754ffee1740074231b288762e176593c1a2dcdada83cb9c2" }, "downloads": -1, "filename": "reference-data-manager-0.1.9.tar.gz", "has_sig": false, "md5_digest": "c834d6f90821db58cff7b720b8439ea2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20588, "upload_time": "2018-10-16T20:09:01", "url": "https://files.pythonhosted.org/packages/bf/d7/d37802b6142bd622b5288380a7f6d4b078bcda851ea51c21519f1a3c5176/reference-data-manager-0.1.9.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "6b3bab1e467eb79e34897caa7d72f362", "sha256": "6a3a9cfeda5da3e4b8d6f692ac2c17447ca7ae45f08fb3b0fc9c0b75ce20914d" }, "downloads": -1, "filename": "reference-data-manager-0.2.0.tar.gz", "has_sig": false, "md5_digest": "6b3bab1e467eb79e34897caa7d72f362", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22042, "upload_time": "2018-10-18T19:49:12", "url": "https://files.pythonhosted.org/packages/a8/3f/ad4d7972bd6d5de60c387a843f29cedea88cd977b63036844ec778e0e212/reference-data-manager-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5f47984d26e1c602228e2346f83bedb1", "sha256": "6839fc0dff249c5f7b04af6f5199db0da0911d0b09d8c6d439abeb1e74f90f2f" }, "downloads": -1, "filename": "reference-data-manager-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5f47984d26e1c602228e2346f83bedb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22053, "upload_time": "2018-10-18T20:33:07", "url": "https://files.pythonhosted.org/packages/57/66/db5b5e83375280b4d7a060a2c65ce3b206941539d7ebe6b28c52d870126f/reference-data-manager-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "a2a0f47252fc3ab806d5c1c96f85f46e", "sha256": "fb7a1d56c61d3e7ece20d8899f77f5e0504115817846add570fec6f3659e0601" }, "downloads": -1, "filename": "reference-data-manager-0.2.2.tar.gz", "has_sig": false, "md5_digest": "a2a0f47252fc3ab806d5c1c96f85f46e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22051, "upload_time": "2018-10-19T13:49:04", "url": "https://files.pythonhosted.org/packages/43/7b/5f0043eb5143373adb68e0ce0e16b51f54732003b4ba8e497e2549a84a90/reference-data-manager-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "ede03b541bc0370dce5c628070c53bbc", "sha256": "1524a16906cd41177bc45e3632fc614c9f4fbc22502fde57872ee9a32997ef1a" }, "downloads": -1, "filename": "reference-data-manager-0.2.3.tar.gz", "has_sig": false, "md5_digest": "ede03b541bc0370dce5c628070c53bbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20145, "upload_time": "2018-10-19T14:09:40", "url": "https://files.pythonhosted.org/packages/b0/74/71fcf221f4a72f4aa9a444b518dd6cf8928e07d091006456cbf033ffc861/reference-data-manager-0.2.3.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "9de1d48720d39a96c1cd94f383957787", "sha256": "a521b47f4e8a41be290544ed9821a65676e67f719f7c180bd126cada67938f07" }, "downloads": -1, "filename": "reference-data-manager-0.2.6.tar.gz", "has_sig": false, "md5_digest": "9de1d48720d39a96c1cd94f383957787", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20128, "upload_time": "2018-10-19T14:52:50", "url": "https://files.pythonhosted.org/packages/bc/1d/f49585bd68bde7352ccffa9adf7ede137185bc2661716c229e9b02b65090/reference-data-manager-0.2.6.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "799698d3869954e905747b41bc7dc9d2", "sha256": "1b8615bca0172360c27dbc06395187147b78d4a505f7194771894f119d730813" }, "downloads": -1, "filename": "reference-data-manager-0.2.8.tar.gz", "has_sig": false, "md5_digest": "799698d3869954e905747b41bc7dc9d2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20056, "upload_time": "2018-10-19T18:20:30", "url": "https://files.pythonhosted.org/packages/0d/65/69caa3c1e0bf572762cb1934b10d12f236ee79d365015d5a702e2eaf640c/reference-data-manager-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "b360d9adcaa3f4584b99a2d1d7280f88", "sha256": "d8ec8893292b047c188795f8ee8937f5f210d420d44056890d0a10deef98f9fa" }, "downloads": -1, "filename": "reference-data-manager-0.2.9.tar.gz", "has_sig": false, "md5_digest": "b360d9adcaa3f4584b99a2d1d7280f88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21920, "upload_time": "2018-10-19T19:04:25", "url": "https://files.pythonhosted.org/packages/98/48/535675de85a78362a6121cca86b538f4250ac33f6b28a6c47378d7a82767/reference-data-manager-0.2.9.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "183628c707fb856f4bbb7074859e2641", "sha256": "c998d7f0f64a50b9c0d5f434fac7a67edb006ee7b49d164015b6f5cc648d4024" }, "downloads": -1, "filename": "reference-data-manager-0.3.0.tar.gz", "has_sig": false, "md5_digest": "183628c707fb856f4bbb7074859e2641", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21962, "upload_time": "2018-10-19T19:22:35", "url": "https://files.pythonhosted.org/packages/75/c0/a46345fef732f65b3a16e6b676c4b125b31d174cf0e6040ce8573e2b35ad/reference-data-manager-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "6a67934fe0aae8236ad1c6372f24efc7", "sha256": "a175f34dc88da0474b283818132da3ee60c7603532fecf3747df20baf62b858d" }, "downloads": -1, "filename": "reference-data-manager-0.3.1.tar.gz", "has_sig": false, "md5_digest": "6a67934fe0aae8236ad1c6372f24efc7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22151, "upload_time": "2018-10-22T19:44:44", "url": "https://files.pythonhosted.org/packages/78/07/3bd956ab63c466fd47eab323a9409d71165d8cc5c00e52487d42c29ea6b9/reference-data-manager-0.3.1.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "602e2563259705ff14a8ba5972a2ab23", "sha256": "60efc752012296b454b12d8d178fad5c9b4fdcfadd8840a67a813b4e3b5e1cf1" }, "downloads": -1, "filename": "reference-data-manager-0.5.tar.gz", "has_sig": false, "md5_digest": "602e2563259705ff14a8ba5972a2ab23", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27780, "upload_time": "2018-12-19T19:34:56", "url": "https://files.pythonhosted.org/packages/8c/c7/457fc476edf033ad87d0c8109bd95d2dbe206fea8226f4f29437363f7e4f/reference-data-manager-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "bd47cc8049f419c7e0ea7013240ae948", "sha256": "3628a915d7e9a3ba99997048881cba1b89abb1d3361cd965f558a28035df6527" }, "downloads": -1, "filename": "reference-data-manager-0.6.tar.gz", "has_sig": false, "md5_digest": "bd47cc8049f419c7e0ea7013240ae948", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27786, "upload_time": "2018-12-21T19:32:50", "url": "https://files.pythonhosted.org/packages/dc/5c/39f922442f79464dc80ce450ac1103cb5cd7a5bcea1b4b59795c91c5b128/reference-data-manager-0.6.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "8da63e80a0c958a1174de7ab74f6ac60", "sha256": "75cc0c400c61ac7cc4b643d21cf477a1a8310981ab766601e3bda7b4f5b6be53" }, "downloads": -1, "filename": "reference-data-manager-0.8.tar.gz", "has_sig": false, "md5_digest": "8da63e80a0c958a1174de7ab74f6ac60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27779, "upload_time": "2018-12-28T14:21:38", "url": "https://files.pythonhosted.org/packages/70/8d/eabe17bc7f5c60dd4c3d29e9e7e374a5842d3f2f0255b8b68f7d24530841/reference-data-manager-0.8.tar.gz" } ], "0.8.1": [ { "comment_text": "", "digests": { "md5": "5105e8502ca4890754555aba5a36aaef", "sha256": "14a135e96e1556b91336a6770e12f53686e4b301e8f930a056fe0dc18afe03b6" }, "downloads": -1, "filename": "reference-data-manager-0.8.1.tar.gz", "has_sig": false, "md5_digest": "5105e8502ca4890754555aba5a36aaef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27787, "upload_time": "2019-01-03T15:29:35", "url": "https://files.pythonhosted.org/packages/a9/5f/dc847b8fa64b50c3cad5f242d0a7d739005db7bcf1bcfa4f9e5ab83addcf/reference-data-manager-0.8.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5105e8502ca4890754555aba5a36aaef", "sha256": "14a135e96e1556b91336a6770e12f53686e4b301e8f930a056fe0dc18afe03b6" }, "downloads": -1, "filename": "reference-data-manager-0.8.1.tar.gz", "has_sig": false, "md5_digest": "5105e8502ca4890754555aba5a36aaef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27787, "upload_time": "2019-01-03T15:29:35", "url": "https://files.pythonhosted.org/packages/a9/5f/dc847b8fa64b50c3cad5f242d0a7d739005db7bcf1bcfa4f9e5ab83addcf/reference-data-manager-0.8.1.tar.gz" } ] }