Workflows
What is a Workflow?Filters
Query
    
    
  Created At
  
  Updated At
  
  Workflow type
      Python1
  Submitter
      qiankunzizairen Liu1
  Team
      PanGIA1
  Space
      Independent Teams1
  
        
  1
    Workflow visible to you, out of a total of 1
      
      PanGIA: A universal framework for identifying association between ncRNAs and diseases
PanGIA is a deep learning model for predicting ncRNA-disease associations.
Model Architecture
Installation
conda create -n pangia python=3.11 
conda activate pangia 
pip install -r requirements.txt 
Prepare Datasets
The raw data can be downloaded from the following sources:
- miRNA: The associations between miRNAs and diseases were obtained from the HMDD v4.0 ...
