Skip to content

Build models for new endpoints other than disease using MechRepoNet and the Rephetio algorithm

Notifications You must be signed in to change notification settings

SuLab/MRN_new_endpoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MechRepoNet New Endpoints

This repository performs some abstraction for the MechRepoNet pipeline enableing fast building of models for metapath-based prediction of the relatedness of any two metanodes.

JSON files in the 0_data/manual directory may need to be edited to provide the proper paths for the data used from the MechRepoNet pipeline

Organization

This repository is organized as follows.

/0_data           # Contains data needed to for use within scripts
    manual        # Data built manually. Most will be included, unless built from proprietary source
    external      # Data acquired from external sources. Not included, but scripts will provide most
/1_code           # Contains all code for running the pipeline. Scripts and notebooks are numbered in order they should be run.
    tools         # contains tools for building
/2_pipeline       #  Output folder for pipeline. Not included with repo
/tools            # simlik to /1_code/tools for compatibility with legacy code
/*_param.json    # Parameter files that instruct the building of learning models

Setting up the environment

This repo uses essentially the same environment as MechRepoNet. Please use the requirements.txt from that repository.

Local Location

This repo and all associated files are avaliable locally at /gpfs/group/su/mike/MRN_new_endpoints

About

Build models for new endpoints other than disease using MechRepoNet and the Rephetio algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published