Skip to content

JuYuqi/circSLNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

circSLNN

We model the prediction of binding sites on RNAs as a sequence labeling problem, and propose a new model called circSLNN to identify the specific location of RBP-binding sites on circRNAs. CircSLNN is driven by pretrained RNA embedding vectors and a composite labeling model.

Dependency

keras 1.2.0 library
sklearn
python 2.7

Content

./data: the dataset with label and sequence.
./src: the python code, it can be ran to reproduce our results.

Reference

CircSLNN: Identifying RBP-Binding Sites on circRNAs via Sequence Labeling Neural Networks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages