Metadata-Version: 2.1
Name: anoexpress
Version: 0.2.5
Summary: A package to access insecticide resistance gene expression meta analyse in Anopheles mosquitoes
Home-page: https://github.com/sanjaynagi/AnoExpress
License: MIT
Author: Sanjay Nagi
Author-email: sanjay.nagi@lstmed.ac.uk
Requires-Python: >=3.8,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: bokeh
Requires-Dist: malariagen_data (>8.0.1)
Requires-Dist: numpy
Requires-Dist: pandas (<1.4) ; python_full_version >= "3.7.1" and python_version < "3.8"
Requires-Dist: pandas ; python_version >= "3.8" and python_version < "3.12"
Requires-Dist: plotly (==5.11)
Requires-Dist: scikit-allel
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Requires-Dist: tqdm
Project-URL: Documentation, https://sanjaynagi.github.io/AnoExpress/
Project-URL: Repository, https://github.com/sanjaynagi/AnoExpress
Description-Content-Type: text/markdown

![image](https://raw.githubusercontent.com/sanjaynagi/AnoExpress/main/docs/logo.png)

[![Execute notebook](https://github.com/sanjaynagi/AnoExpress/workflows/Execute%20notebook/badge.svg)](https://github.com/sanjaynagi/AnoExpress/actions?query=workflow:"Execute+notebook")
[![GitHub release](https://img.shields.io/github/release/sanjaynagi/AnoExpress?include_prereleases=&sort=semver&color=blue)](https://github.com/sanjaynagi/AnoExpress/releases/)

**<ins>*Ano</ins>pheles* gene <ins>exp</ins>ression in <ins>res</ins>istance <ins>s</ins>tudies**

**Authors:**
*Sanjay Curtis Nagi* and *Victoria A Ingham*

A python package, colab notebooks and results from a meta-analysis of RNA-Sequencing studies investigating insecticide resistance in *Anopheles gambiae s.l* and *Anopheles funestus*. Analyses can be launched in Google Colab using the badges below, allowing users to explore gene expression in their own genes of interest.

Documentation: https://sanjaynagi.github.io/AnoExpress/

[![Custom badge](https://img.shields.io/endpoint?color=gold&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-expression.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/plot-gene-expression.ipynb)   

[![Custom badge](https://img.shields.io/endpoint?color=darkblue&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-gwes.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/genome-wide-expression-scans.ipynb)   

[![Custom badge](https://img.shields.io/endpoint?color=grey&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-utilities.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/utility-functions.ipynb)  

[![Custom badge](https://img.shields.io/endpoint?color=turqoise&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-families.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/plot-families-expression.ipynb)  

[![Custom badge](https://img.shields.io/endpoint?color=black&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-candidates.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/expression-candidates.ipynb)  

[![Custom badge](https://img.shields.io/endpoint?color=skyblue&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-enrichment.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/enrichment.ipynb)  

[![Custom badge](https://img.shields.io/endpoint?color=maroon&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-heatmaps.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/misc/cluster-heatmaps-16-12-22.ipynb)  

[![Custom badge](https://img.shields.io/endpoint?color=orange&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-grn.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/gene-regulatory-network.ipynb)  

<br></br>

[![Custom badge](https://img.shields.io/endpoint?color=white&logo=Google%20Colab&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsanjaynagi%2FAnoExpress%2Fmain%2Fgraphics%2Fbadge-diffexp.json)](https://colab.research.google.com/github/sanjaynagi/AnoExpress/blob/main/workflow/notebooks/differential-expression-meta-analysis.ipynb)  


#### Contributing datasets

If you would like to contribute a dataset from a major malaria vector, please raise an [issue](https://github.com/sanjaynagi/AnoExpress/issues) or [email me!](mailto:sanjay.c.nagi@gmail.com?subject=AnoExpress-datasets)

