Skip to content

sb-ncbr/RBP-Tar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RBP-Tar

RBP-Tar is a web server for the retrieval of experimentally derived binding sites for hundreds of RNA Binding Proteins on the human genome. The web-server is running at https://ncbr.muni.cz/RBP-Tar.

Own installation

Requirements

RBP-Tar was tested on Ubuntu 22.04 with Python 3.10, Flask 2.0.1, and SQlite 3.37.

Setup

The application requires the data in the SQLite database file genes.db, which was excluded from the repository due to its size, to be stored in the application directory. This file can be generated by the tools/init_db.py script using the result of the pipeline as an input (a file usually named rbp_encode_eclip.csv).

A compressed version of the file (i.e., rbp_encode_eclip.csv.gz) should be put into the static directory to allow downloading the dataset from the application.

About

RBP-Tar is a web server for the retrieval of experimentally derived binding sites for hundreds of RNA Binding Proteins on the human genome.

Topics

Resources

License

Stars

Watchers

Forks