Skip to content

Moretta1/BERT-RNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BERT-RNA

Introduction

This is the samples for research "Interpretable multi-scale deep learning for RNA methylation analysis across multiple species".

Get Started

basic dictionary

Initial parameters can be modified via configuration/config.py.

Datasets are included in data/RNA_MS.

pretrain model

You should download pretrain model from relevant github repository.

For example, if you want to use DNAbert, you need to edit the corresponding folder name and rename the relevant choice of model in the file 'model/DNAbert.py'.

Here the zipped pre-trained models are also provided, you may refer to it as an example before getting your own model involved.

Usage

python main/train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages