An open API service indexing awesome lists of open source software.

https://github.com/soedinglab/bmf-webserver

Web server for Bipartite Motif Finder (BMF)
https://github.com/soedinglab/bmf-webserver

Last synced: 19 days ago
JSON representation

Web server for Bipartite Motif Finder (BMF)

Awesome Lists containing this project

README

          

# BMF web server
[![License](https://img.shields.io/github/license/soedinglab/bmf-webserver.svg)](https://choosealicense.com/licenses/agpl-3.0/)
[![Issues](https://img.shields.io/github/issues/soedinglab/bmf-webserver.svg)](https://github.com/soedinglab/bmf_webserver/issues)
[![server](https://img.shields.io/badge/Server-bmf.soedinglab.org-blue.svg)](https://bmf.soedinglab.org/)
[![doi](https://img.shields.io/badge/DOI-10.1101/2021.01.30.428941-yellowgreen.svg)](https://doi.org/10.1101/2021.01.30.428941)

This repository contains the source code of the [BMF web server](https://bmf.soedinglab.org). Bipartite-Motif-Finder (BMF) is a bioinformatics tool for finding
multivalent binding configurations in RNA-protein interaction data.

The code for BMF can be found at [soedinglab/bipartite_motif_finder](https://github.com/soedinglab/bipartite_motif_finder).