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)
- Host: GitHub
- URL: https://github.com/soedinglab/bmf-webserver
- Owner: soedinglab
- License: agpl-3.0
- Created: 2021-01-03T19:54:38.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-01-16T19:23:03.000Z (over 4 years ago)
- Last Synced: 2025-01-09T06:51:29.460Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 688 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BMF web server
[](https://choosealicense.com/licenses/agpl-3.0/)
[](https://github.com/soedinglab/bmf_webserver/issues)
[](https://bmf.soedinglab.org/)
[](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).