# sample-sheet
[![Testing Status](https://travis-ci.org/clintval/sample-sheet.svg?branch=master)](https://travis-ci.org/clintval/sample-sheet)
[![Documentation Build Status](https://readthedocs.org/projects/sample-sheet/badge/?version=latest)](https://sample-sheet.readthedocs.io/en/latest/?badge=latest)
[![Code Coverage](https://codecov.io/gh/clintval/sample-sheet/branch/master/graph/badge.svg)](https://codecov.io/gh/clintval/sample-sheet)
[![PyPI Release](https://badge.fury.io/py/sample-sheet.svg)](https://badge.fury.io/py/sample-sheet)
[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg)](http://bioconda.github.io/recipes/sample-sheet/README.html)
[![Python Versions](https://img.shields.io/pypi/pyversions/sample-sheet.svg)](https://pypi.python.org/pypi/sample-sheet/)
[![MyPy Checked](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
A permissively licensed library designed to replace [Illumina's Experiment Manager](https://support.illumina.com/sequencing/sequencing_software/experiment_manager.html).
```bash
❯ pip install sample-sheet
```
Or install with the Conda package manager after setting up your [Bioconda channels](https://bioconda.github.io/user/install.html#set-up-channels):
```bash
❯ conda install sample-sheet
```
Which should be equivalent to:
```bash
❯ conda install -c bioconda -c conda-forge -c defaults sample-sheet
```
Features:
- Roundtrip reading, editing, and writing of Sample Sheets
- _de novo_ creation creation of Sample Sheets
- Exporting Sample Sheets to JSON
Read the documentation at: [sample-sheet.readthedocs.io](http://sample-sheet.readthedocs.io/)
Raw data
{
"_id": null,
"home_page": "https://github.com/clintval/sample-sheet",
"name": "sample-sheet",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "illumina samplesheet sample sheet parser bioinformatics",
"author": "clintval",
"author_email": "valentine.clint@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f7/07/631ee83b5cd60c08c3d76329a3f17a8eec76a294a083b785a9f81b311c95/sample-sheet-0.13.0.tar.gz",
"platform": null,
"description": "# sample-sheet\n\n[![Testing Status](https://travis-ci.org/clintval/sample-sheet.svg?branch=master)](https://travis-ci.org/clintval/sample-sheet)\n[![Documentation Build Status](https://readthedocs.org/projects/sample-sheet/badge/?version=latest)](https://sample-sheet.readthedocs.io/en/latest/?badge=latest)\n[![Code Coverage](https://codecov.io/gh/clintval/sample-sheet/branch/master/graph/badge.svg)](https://codecov.io/gh/clintval/sample-sheet)\n[![PyPI Release](https://badge.fury.io/py/sample-sheet.svg)](https://badge.fury.io/py/sample-sheet)\n[![install with bioconda](https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg)](http://bioconda.github.io/recipes/sample-sheet/README.html)\n[![Python Versions](https://img.shields.io/pypi/pyversions/sample-sheet.svg)](https://pypi.python.org/pypi/sample-sheet/)\n[![MyPy Checked](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\nA permissively licensed library designed to replace [Illumina's Experiment Manager](https://support.illumina.com/sequencing/sequencing_software/experiment_manager.html).\n\n```bash\n\u276f pip install sample-sheet\n```\n\nOr install with the Conda package manager after setting up your [Bioconda channels](https://bioconda.github.io/user/install.html#set-up-channels):\n\n```bash\n\u276f conda install sample-sheet\n```\n\nWhich should be equivalent to:\n\n```bash\n\u276f conda install -c bioconda -c conda-forge -c defaults sample-sheet\n```\n\nFeatures:\n\n- Roundtrip reading, editing, and writing of Sample Sheets\n- _de novo_ creation creation of Sample Sheets\n- Exporting Sample Sheets to JSON\n\nRead the documentation at: [sample-sheet.readthedocs.io](http://sample-sheet.readthedocs.io/)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "An Illumina Sample Sheet parsing library",
"version": "0.13.0",
"project_urls": {
"Documentation": "https://sample-sheet.readthedocs.io",
"Download": "https://github.com/clintval/sample-sheet/archive/0.13.0.tar.gz",
"Homepage": "https://github.com/clintval/sample-sheet",
"Issue-Tracker": "https://github.com/clintval/sample-sheet/issues"
},
"split_keywords": [
"illumina",
"samplesheet",
"sample",
"sheet",
"parser",
"bioinformatics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f707631ee83b5cd60c08c3d76329a3f17a8eec76a294a083b785a9f81b311c95",
"md5": "216c77f6ffaeb63db74de58b0a59cd15",
"sha256": "e20bcb7171ea965b8de546fac224c7d2c503a529fff35606466b01c722f8d92b"
},
"downloads": -1,
"filename": "sample-sheet-0.13.0.tar.gz",
"has_sig": false,
"md5_digest": "216c77f6ffaeb63db74de58b0a59cd15",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15027,
"upload_time": "2022-08-12T02:21:02",
"upload_time_iso_8601": "2022-08-12T02:21:02.938521Z",
"url": "https://files.pythonhosted.org/packages/f7/07/631ee83b5cd60c08c3d76329a3f17a8eec76a294a083b785a9f81b311c95/sample-sheet-0.13.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-08-12 02:21:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "clintval",
"github_project": "sample-sheet",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "sample-sheet"
}