Skip to content

Code for the "cell-type specific prediction of RNA stability from RNA-protein interactions" manuscript.

License

Notifications You must be signed in to change notification settings

sepidehsaran/rbp-based-stability-regressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rbp-based-stability-regressor

Code for the "cell-type specific prediction of RNA stability from RNA-protein interactions" manuscript. Preprint available at bioRxiv.

To run the code

Before running the code, please go through the parameters in config/config.ini and set up your run. These parameters are the knobs that enable you to run different experiments by choosing from a selection of pre-processing decisions and ML models.

We use Neptune.ai to compare our experiments. To run the current code, you need to create an account at neptune.ai (free) and create a project with an access token. You can then fill in the project name and token in the config file.

Additionally, you need to specify the folder that contains the data files and the folder path where the results would be stored. This information is necessary for running the code and needs to be set in the general section in config/config.ini file. If you use pre-trained DeepRiPe models, you need to specify the path to those models in the deepripe section in config as well.

About

Code for the "cell-type specific prediction of RNA stability from RNA-protein interactions" manuscript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages