Skip to main content

Infer Functional Associations using Variational Autoencoders on -Omics data.

Project description

FAVA: Functional Associations using Variational Autoencoders

Fava

Protein networks are commonly used for understanding the interplay between proteins in the cell as well as for visualizing omics data. Unfortunately, most existing high-quality networks are heavily biased by data availability, in the sense that well-studied proteins have many more interactions than understudied proteins. To create networks that can help elucidate functions for the latter, we must start from data that are not affected by this literature bias, in other words, from omics data such as single cell RNA-seq (scRNA-seq) and proteomics. While networks can be inferred from such data through simple co-expression analysis, this approach does not work well due to high sparseness (many transcripts/proteins are not consistently observed in each cell/sample) and redundancy (many similar cells/samples are analyzed) of such data. We have therefore developed FAVA, Functional Associations using Variational Autoencoders, which deals with both issues by compressing these high-dimensional data into a dense, low-dimensional latent space. We demonstrate that calculating correlations in this latent space results in much improved networks compared to the original representation for large-scale scRNA-seq and proteomics data from the Human Protein Atlas, and from PRIDE, respectively. We show that these networks, which given the nature of the input data should be free of literature bias, indeed have much better coverage of understudied proteins than existing networks.

Data availability

Human Protein Atlas

https://www.proteinatlas.org/humanproteome/single+cell+type

PRIDE - Proteomics Identification Database - EMBL-EBI

https://www.ebi.ac.uk/pride/

Combined network

The Network: https://doi.org/10.5281/zenodo.6803472

Installation:

pip install favapy

Command line interface

Run favapy from the command line as follows:

favapy -data_path <path-to-data-file> -save_path <path-to-save-output>

Optional parameters:

--i The dimensions of the intermediate\hidden layer. Default value = 500.

--l The dimensions of the latent space. Default value = 100.

--e The number of epochs. Default value = 100.

--bs The batch size. Default value = 32.

--ct The cut-off on the Pearson Correlation scores. Default value = 0.7.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

favapy-0.3.4.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

favapy-0.3.4-py3-none-any.whl (5.9 kB view details)

Uploaded Python 3

File details

Details for the file favapy-0.3.4.tar.gz.

File metadata

  • Download URL: favapy-0.3.4.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for favapy-0.3.4.tar.gz
Algorithm Hash digest
SHA256 1d642bce0de07f1dee3080777ba6a0e5a43252347163052058a6aaae0e9f4a7d
MD5 beaaba58d165da21a630173f642f4aa5
BLAKE2b-256 9513cd7f021f0fa11ba4a831897fadabc9ee0fbe5d5fb70bcfbe3b489f0563e1

See more details on using hashes here.

File details

Details for the file favapy-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: favapy-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for favapy-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8e8dfd1211f43c4a32ed234593c2eb87a0fe26be9deb1bf32dca36aaba71c6a1
MD5 4a9dba567c36567704f9db9e64d705f6
BLAKE2b-256 cdc0f3de6213e131d137bd03eb93adb0f1e5b52734b1aef1eedfec1f2de31c59

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page