Published 2024 | Version v1

GeneRAIN Dataset: Training Data, Gene Embeddings, and Model Checkpoints

  • 1. ROR icon UNSW Sydney
  • 1. BGI
  • 2. ROR icon UNSW Sydney
  • 3. ROR icon The University of Sydney

Description

This dataset contains various files essential for understanding and employing the GeneRAIN models, as described in the accompanying manuscript. GeneRAIN models use bulk RNA-seq data and a 'Binning-By-Gene' normalization method. These models aim to improve upon existing methods in understanding biological information and include a vector representation of genes called GeneRAIN-vec. After thorough testing, these models have shown their effectiveness in predicting a wide range of biological characteristics, including for long non-coding RNAs. This shows their usefulness and potential in bioinformatics and computational biology. The provided dataset includes:

  1. Gene Embedding Files: These files offer 200-dimensional and 32-dimensional vector representations of genes.
  2. Checkpoint Files:  Checkpoints of various GeneRAIN models.
  3. JSON Mapping Files: For gene to index mapping and tokenization processes. Note that some genes with low mean expression values might not be present in the model input dataset.
  4. ARCHS Human Bulk RNA-seq Data: Access the 'human_gene_v2.2.h5' file and corresponding metadata from the official ARCHS4 website.
  5. Normalized ARCHS Dataset: Processed via the 'Binning-By-Gene' method, this dataset is divided into five sample-based segments, ready for model training.
  6. Mean Expression and Flag Files: Contains mean expression values of genes and boolean flags to help filter duplicate gene symbols.
  7. Normalization and Binning Files: Utilize these with the 'normalize_expr_mat.ipynb' notebook to determine binning boundaries in new expression data.
  8. Example Input/Output: Provided for 'anal_dataset.ipynb' to demonstrate model application.
  9. Prediction Results: The 'genes_clf_pred_results.parquet' file contains the predicted results of coding and lncRNA genes.

Files

GeneRAIN-vec.200d.txt

Files (33.3 GB)

Name Size
md5:ce3827c10d58e9897770518257cf37af
1.9 GB Download
md5:3bc0fb6d29a6ff37be8b79b037a84bf1
76.8 MB Preview Download
md5:e2eff6c44f32c8f5d0bc07c352892fc8
13.8 MB Preview Download
md5:75a75ba7f4495e65e05c0d0cd695a913
6.3 GB Download
md5:ebca509323720a0dbede62ff62951f9d
6.3 GB Download
md5:56b3efd9ba1100ec44351daa00695f8c
6.3 GB Download
md5:21759b123e9a3dd16859e7027fa5c5f8
6.3 GB Download
md5:42fe5f206c5ad29b114220dd7215af2a
6.3 GB Download
md5:e8c0f74e66abcd7548f9774f8ec0a2c7
133 Bytes Preview Download

Additional details

Software

Repository URL
https://github.com/suzheng/GeneRAIN
Programming language
Python