gating


Namegating JSON
Version 0.0.0 PyPI version JSON
download
home_page
SummaryCode to perform gating in data from csv tables
upload_time2023-03-16 17:30:14
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT-License
keywords gate graph
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div id="top"></div>


<!-- PROJECT LOGO -->
<br />
<div align="center">
  <a href="https://github.com/github_username/repo_name">
  </a>

<h1 align="center">Gating</h1>

  <p align="center">
    Gating is an simple application to plot data from a csv and create and allow users to gate the data.
    <br>
  </p>
</div>


<!-- GETTING STARTED -->
## Getting Started

### Installation

You can pip intall the package by typing any of the following:
   ```sh
   pip install gating 
   ```
   ```sh
   pip install https://github.com/Luiza-Cp/Gating
   ```


<p align="right">(<a href="#top">back to top</a>)</p>


<!-- USAGE EXAMPLES -->
## Usage

 ```sh
   gating -path -path_to_save -x -y
   ```
 Where:
 * path is the path to the csv fle containig data to be plot;
 * path_to_save is the path where gated data will be saved;
 * x is the nameof the column to be plotted in the X axis;
 * y is the nameof the column to be plotted in the Y axis.
 

<!-- CONTRIBUTING -->
## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- LICENSE -->
## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

<p align="right">(<a href="#top">back to top</a>)</p>



<!-- CONTACT -->
## Contact

Luiza Cherobini Pereira  - luiza.cp1998@gmail.com

Project Link: https://github.com/Luiza-Cp/Gating

<p align="right">(<a href="#top">back to top</a>)</p>



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "gating",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "gate,graph",
    "author": "",
    "author_email": "Luiza Cherobini Pereira <luiza.cp1998@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/3b/c7/ac3a2f3229f07c72aab791d64867d4dc78d11ddbdd6390e546ab0fda889e/gating-0.0.0.tar.gz",
    "platform": null,
    "description": "<div id=\"top\"></div>\n\n\n<!-- PROJECT LOGO -->\n<br />\n<div align=\"center\">\n  <a href=\"https://github.com/github_username/repo_name\">\n  </a>\n\n<h1 align=\"center\">Gating</h1>\n\n  <p align=\"center\">\n    Gating is an simple application to plot data from a csv and create and allow users to gate the data.\n    <br>\n  </p>\n</div>\n\n\n<!-- GETTING STARTED -->\n## Getting Started\n\n### Installation\n\nYou can pip intall the package by typing any of the following:\n   ```sh\n   pip install gating \n   ```\n   ```sh\n   pip install https://github.com/Luiza-Cp/Gating\n   ```\n\n\n<p align=\"right\">(<a href=\"#top\">back to top</a>)</p>\n\n\n<!-- USAGE EXAMPLES -->\n## Usage\n\n ```sh\n   gating -path -path_to_save -x -y\n   ```\n Where:\n * path is the path to the csv fle containig data to be plot;\n * path_to_save is the path where gated data will be saved;\n * x is the nameof the column to be plotted in the X axis;\n * y is the nameof the column to be plotted in the Y axis.\n \n\n<!-- CONTRIBUTING -->\n## Contributing\n\nContributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\nDon't forget to give the project a star! Thanks again!\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n<p align=\"right\">(<a href=\"#top\">back to top</a>)</p>\n\n\n\n<!-- LICENSE -->\n## License\n\nDistributed under the MIT License. See `LICENSE.txt` for more information.\n\n<p align=\"right\">(<a href=\"#top\">back to top</a>)</p>\n\n\n\n<!-- CONTACT -->\n## Contact\n\nLuiza Cherobini Pereira  - luiza.cp1998@gmail.com\n\nProject Link: https://github.com/Luiza-Cp/Gating\n\n<p align=\"right\">(<a href=\"#top\">back to top</a>)</p>\n\n\n",
    "bugtrack_url": null,
    "license": "MIT-License",
    "summary": "Code to perform gating in data from csv tables",
    "version": "0.0.0",
    "split_keywords": [
        "gate",
        "graph"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d2d490cf845614e9d3402eae210e329cb3673efac73b90eafec61a96e23cddb",
                "md5": "ba80107929416666266e00ce7dcb0010",
                "sha256": "2fcf0a2bf69aca0047b958415cd8c13855871b47c9609c5cc0be29dd5e33e51f"
            },
            "downloads": -1,
            "filename": "gating-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ba80107929416666266e00ce7dcb0010",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 53646,
            "upload_time": "2023-03-16T17:30:12",
            "upload_time_iso_8601": "2023-03-16T17:30:12.125090Z",
            "url": "https://files.pythonhosted.org/packages/5d/2d/490cf845614e9d3402eae210e329cb3673efac73b90eafec61a96e23cddb/gating-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3bc7ac3a2f3229f07c72aab791d64867d4dc78d11ddbdd6390e546ab0fda889e",
                "md5": "0289a2091479a8895ab9c4bd1cba0e58",
                "sha256": "e322d083f1c73b1652eda14f46f169c6fb2d087d96d0088ed00f5ccc708748e0"
            },
            "downloads": -1,
            "filename": "gating-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0289a2091479a8895ab9c4bd1cba0e58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 56169,
            "upload_time": "2023-03-16T17:30:14",
            "upload_time_iso_8601": "2023-03-16T17:30:14.382571Z",
            "url": "https://files.pythonhosted.org/packages/3b/c7/ac3a2f3229f07c72aab791d64867d4dc78d11ddbdd6390e546ab0fda889e/gating-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 17:30:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "gating"
}
        
Elapsed time: 0.06453s