{ "info": { "author": "Jun Duan", "author_email": "jun.duan@bccdc.ca", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# SeqUDAS: Sequence Upload and Data Archiving System\n\n## Overview\n\nModern DNA sequencing machines generate several gigabytes (GB) of data per run. Organizing and archiving this data presents a challenge for small labs. We present a Sequence Upload and Data Archiving System (SeqUDAS) that aims to ease the task of maintaining a sequence data repository through process automation and an intuitive web interface.\n\n## Features\n\n- Automated upload and storage of sequence data to a central storage server.\n- Data validation with MD5 checksums for data integrity assurance\n- [Illumina modules](https://bitbucket.org/invitae/illuminate) are incorpated to parse metrics binaries and generate a report similar to Illumina SAV.\n- FASTQC and MultiQC workflows are included to perform QC analysis automatically.\n- A taxonomic report will be generated based on Kraken report \n- Archival information, QC results and taxonomic report can be viewed through a mobile-friendly web interface\n- Pass sequence data along to another remote server via API (IRIDA) \n\n## Architecture\n\nSeqUDAS consists of three components:\n\n- Data manager: Installed on a PC directly attached to an illumina sequencing machine.\n- Data analyzer: Installed on a server to run the data analysis jobs.\n- Web Application: Installed on a web server to provide account management and report viewing.\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://github.com/duanjunhyq/sequdas", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "sequdas-client", "package_url": "https://pypi.org/project/sequdas-client/", "platform": "", "project_url": "https://pypi.org/project/sequdas-client/", "project_urls": { "Homepage": "https://github.com/duanjunhyq/sequdas" }, "release_url": "https://pypi.org/project/sequdas-client/1.0.0/", "requires_dist": [ "configparser", "mysql-connector-python", "pytz", "ntplib", "validate-email" ], "requires_python": ">=3.6", "summary": "SeqUDAS: Sequence Upload and Data Archiving System", "version": "1.0.0" }, "last_serial": 5921829, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "417a8e153008861a22ac96e7d7ad38c8", "sha256": "f1ef5d337174c4bf4a57ed83d76a2b203aab48e219b913cd0423da406b2e9434" }, "downloads": -1, "filename": "sequdas_client-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "417a8e153008861a22ac96e7d7ad38c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 20581, "upload_time": "2019-10-03T05:35:01", "url": "https://files.pythonhosted.org/packages/68/0d/2170521c0213e38a6d822d7b6559d6649002e405f58b50a1ec89c2506483/sequdas_client-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e7a173f43dd00febe2bc4bce453ec4d6", "sha256": "cc65b692f072dd2566054fc18eff01f41fedec23e0054943b85ae950bf22c45a" }, "downloads": -1, "filename": "sequdas-client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e7a173f43dd00febe2bc4bce453ec4d6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 17733, "upload_time": "2019-10-03T05:35:03", "url": "https://files.pythonhosted.org/packages/de/af/43bc9e3d21da0c543e8f3c7702d0a393c36ae58667b91559d0f355fb993f/sequdas-client-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "417a8e153008861a22ac96e7d7ad38c8", "sha256": "f1ef5d337174c4bf4a57ed83d76a2b203aab48e219b913cd0423da406b2e9434" }, "downloads": -1, "filename": "sequdas_client-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "417a8e153008861a22ac96e7d7ad38c8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 20581, "upload_time": "2019-10-03T05:35:01", "url": "https://files.pythonhosted.org/packages/68/0d/2170521c0213e38a6d822d7b6559d6649002e405f58b50a1ec89c2506483/sequdas_client-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e7a173f43dd00febe2bc4bce453ec4d6", "sha256": "cc65b692f072dd2566054fc18eff01f41fedec23e0054943b85ae950bf22c45a" }, "downloads": -1, "filename": "sequdas-client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e7a173f43dd00febe2bc4bce453ec4d6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 17733, "upload_time": "2019-10-03T05:35:03", "url": "https://files.pythonhosted.org/packages/de/af/43bc9e3d21da0c543e8f3c7702d0a393c36ae58667b91559d0f355fb993f/sequdas-client-1.0.0.tar.gz" } ] }