Published 2024
| Version v1
Dataset
Open
GeneRAIN Dataset: Training Data, Gene Embeddings, and Model Checkpoints
Contributors
Producer (3):
Supervisor (3):
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:
- Gene Embedding Files: These files offer 200-dimensional and 32-dimensional vector representations of genes.
- Checkpoint Files: Checkpoints of various GeneRAIN models.
- 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.
- ARCHS Human Bulk RNA-seq Data: Access the 'human_gene_v2.2.h5' file and corresponding metadata from the official ARCHS4 website.
- Normalized ARCHS Dataset: Processed via the 'Binning-By-Gene' method, this dataset is divided into five sample-based segments, ready for model training.
- Mean Expression and Flag Files: Contains mean expression values of genes and boolean flags to help filter duplicate gene symbols.
- Normalization and Binning Files: Utilize these with the 'normalize_expr_mat.ipynb' notebook to determine binning boundaries in new expression data.
- Example Input/Output: Provided for 'anal_dataset.ipynb' to demonstrate model application.
- 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