New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

clarite

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clarite

CLeaning to Analysis: Reproducibility-based Interface for Traits and Exposures

  • 2.3.6
  • PyPI
  • Socket score

Maintainers
2

.. image:: https://raw.githubusercontent.com/HallLab/clarite-python/master/docs/source/_static/clarite_logo.png :target: https://clarite-python.readthedocs.io/en/stable/ :align: center :alt: CLARITE Logo


.. image:: https://img.shields.io/badge/python-3.7+-blue.svg?style=flat-square :target: https://pypi.python.org/pypi/clarite :alt: Python version

.. image:: https://img.shields.io/pypi/v/clarite.svg?style=flat-square :target: https://pypi.org/project/clarite/ :alt: PyPI

.. image:: https://img.shields.io/github/workflow/status/HallLab/clarite-python/CI?style=flat-square :target: https://github.com/HallLab/clarite-python/actions?query=workflow%3ACI :alt: Build status

.. image:: https://img.shields.io/readthedocs/clarite-python?style=flat-square :target: https://clarite-python.readthedocs.io/en/latest/ :alt: Docs

.. image:: https://img.shields.io/codecov/c/gh/HallLab/clarite-python.svg?style=flat-square :target: https://codecov.io/gh/HallLab/clarite-python/ :alt: Test coverage

.. image:: https://img.shields.io/pypi/l/clarite?style=flat-square :target: https://opensource.org/licenses/BSD-3-Clause :alt: License

.. image:: https://img.shields.io/badge/code%20style-Black-black?style=flat-square :target: https://github.com/psf/black :alt: Black


CLeaning to Analysis: Reproducibility-based Interface for Traits and Exposures

Examples

Run an EWAS in a few lines of code

.. image:: docs/source/_static/code/quick_ewas.png

|

More realistically, perform some QC first:

.. image:: docs/source/_static/code/filters.png

|

Genotype data is supported via Pandas-Genomics

.. image:: docs/source/_static/code/gwas.png

Installation

In order to use the r_survey regression_kind in the ewas function, R must be installed along with the survey library.

  1. Install R and ensure it is accessible from the command line. You may need to add its location to the PATH environmental variable.
  2. Use install.packages in R to install the survey library.

Questions

If you have any questions not answered by the documentation <https://clarite-python.readthedocs.io/en/latest/>, feel free to open an Issue <https://github.com/HallLab/clarite-python/issues>.

Citing CLARITE

Lucas AM, et al (2019) CLARITE facilitates the quality control and analysis process for EWAS of metabolic-related traits. <https://www.frontiersin.org/article/10.3389/fgene.2019.01240>_ Frontiers in Genetics: 10, 1240

Passero K, et al (2020) Phenome-wide association studies on cardiovascular health and fatty acids considering phenotype quality control practices for epidemiological data. <https://www.worldscientific.com/doi/abs/10.1142/9789811215636_0058>_ Pacific Symposium on Biocomputing: 25, 659

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc