Name | WGSE-NG JSON |
Version |
1.0.0a14
JSON |
| download |
home_page | None |
Summary | Whole Genome Sequencing data manipulation tool |
upload_time | 2024-06-01 14:21:11 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | MIT License Copyright (c) 2024 chaplin89 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
bioinformatics
genetics
wgs
microarray
science
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p align="center">
<img src="https://avatars.githubusercontent.com/u/168782993?s=200&v=4">
</p>
<h1 align="center">WGSE-NG</h1>
[![Build + Lint](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-build-lint.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-build-lint.yml)
[![Python Publish](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-publish.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-publish.yml/badge.svg)
[![PyInstaller release for Linux](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-linux.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-linux.yml)
[![PyInstaller release for Windows](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-win.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-win.yml)
This is my attempt to improve [WGSE](https://github.com/WGSExtract/WGSExtract-Dev). Still under heavy development. Don't expect anything working.
- [PyPi Package](https://pypi.org/project/WGSE-NG/)
- [Documentation](https://wgse-ng.github.io/)
### Launch
The only currently supported way to install `WGSE-NG` is with a pypi package.
```bash
sudo apt install libqt6waylandclient6 samtools bcftools -y # Only for Linux
python -m pip install wgse-ng
wgse
```
NOTE: See the [doc](https://wgse-ng.github.io/) for troubleshooting and for developer/user guides.
Raw data
{
"_id": null,
"home_page": null,
"name": "WGSE-NG",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "bioinformatics, genetics, wgs, microarray, science",
"author": null,
"author_email": "Multiple <unavailable@wgse-ng.com>",
"download_url": "https://files.pythonhosted.org/packages/26/70/aec0e8ea0dd5c7633b08c2699e38be2af03c85b834b0ed89693a07616c12/wgse_ng-1.0.0a14.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <img src=\"https://avatars.githubusercontent.com/u/168782993?s=200&v=4\">\n</p>\n <h1 align=\"center\">WGSE-NG</h1>\n\n[![Build + Lint](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-build-lint.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-build-lint.yml)\n[![Python Publish](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-publish.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-publish.yml/badge.svg)\n\n[![PyInstaller release for Linux](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-linux.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-linux.yml)\n[![PyInstaller release for Windows](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-win.yml/badge.svg)](https://github.com/WGSE-NG/WGSE-NG/actions/workflows/python-pyinstaller-win.yml)\n\nThis is my attempt to improve [WGSE](https://github.com/WGSExtract/WGSExtract-Dev). Still under heavy development. Don't expect anything working.\n\n\n- [PyPi Package](https://pypi.org/project/WGSE-NG/)\n- [Documentation](https://wgse-ng.github.io/)\n\n### Launch\nThe only currently supported way to install `WGSE-NG` is with a pypi package.\n\n```bash\nsudo apt install libqt6waylandclient6 samtools bcftools -y # Only for Linux\npython -m pip install wgse-ng\nwgse\n```\n\nNOTE: See the [doc](https://wgse-ng.github.io/) for troubleshooting and for developer/user guides.\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2024 chaplin89 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "Whole Genome Sequencing data manipulation tool",
"version": "1.0.0a14",
"project_urls": {
"Changelog": "https://github.com/WGSE-NG/WGSE-NG/releases",
"Documentation": "https://wgse-ng.readthedocs.io/en/latest/",
"Issues": "https://github.com/WGSE-NG/WGSE-NG/issues",
"Repository": "https://github.com/WGSE-NG/WGSE-NG",
"homepage": "https://github.com/WGSE-NG/WGSE-NG"
},
"split_keywords": [
"bioinformatics",
" genetics",
" wgs",
" microarray",
" science"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0b08d98ce3d766b2380c3334fbd8bb27eddad942299a448ea28c326476092fd7",
"md5": "de7448b612df69b9f13ed4180c800798",
"sha256": "1853e165ae8a01ef580e74c5969f58a3420dc40fa39998c81f910f0f1a893abc"
},
"downloads": -1,
"filename": "WGSE_NG-1.0.0a14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "de7448b612df69b9f13ed4180c800798",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4665346,
"upload_time": "2024-06-01T14:21:08",
"upload_time_iso_8601": "2024-06-01T14:21:08.660220Z",
"url": "https://files.pythonhosted.org/packages/0b/08/d98ce3d766b2380c3334fbd8bb27eddad942299a448ea28c326476092fd7/WGSE_NG-1.0.0a14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2670aec0e8ea0dd5c7633b08c2699e38be2af03c85b834b0ed89693a07616c12",
"md5": "f115e068ed29b6dbd4a3221c780d6541",
"sha256": "bb2a74974147596ac5a92c6330fd75542fd18baee676ee93445fa5a7cde937c5"
},
"downloads": -1,
"filename": "wgse_ng-1.0.0a14.tar.gz",
"has_sig": false,
"md5_digest": "f115e068ed29b6dbd4a3221c780d6541",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4648056,
"upload_time": "2024-06-01T14:21:11",
"upload_time_iso_8601": "2024-06-01T14:21:11.102273Z",
"url": "https://files.pythonhosted.org/packages/26/70/aec0e8ea0dd5c7633b08c2699e38be2af03c85b834b0ed89693a07616c12/wgse_ng-1.0.0a14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-01 14:21:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "WGSE-NG",
"github_project": "WGSE-NG",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "wgse-ng"
}