#bioinformatics #parser #motif #transfac

lightmotif-transfac

TRANSFAC parser implementation for the lightmotif crate

7 releases (breaking)

0.6.0 Dec 13, 2023
0.5.1 Aug 31, 2023
0.4.0 Aug 10, 2023
0.3.0 Jun 25, 2023
0.1.1 May 4, 2023

#266 in Biology

36 downloads per month

MIT license

1.5MB
4.5K SLoC

🎼🧬 lightmotif-transfac Star me

(⚠️ Deprecated) A TRANSFAC parser implementation for the lightmotif crate.

Actions Coverage License Crate Docs Source Mirror GitHub issues Changelog

🚨 The TRANSFAC parser has been merged into the lightmotif-io crate, use the lightmotif_io::transfac module instead of this crate. 🚨

🗺️ Overview

The TRANSFAC database is a collection of transcription factors with their binding sites. It provides position-specific scoring matrices for individual transcription factors or closesly related groups.

This crate provides a parser to load TRANSFAC binding sites into lightmotif matrices to be used with the accelerated search pipeline. See the lightmotif crate for more information.

💭 Feedback

⚠️ Issue Tracker

Found a bug ? Have an enhancement request ? Head over to the GitHub issue tracker if you need to report or ask something. If you are filing in on a bug, please include as much information as you can about the issue, and try to recreate the same bug in a simple, easily reproducible situation.

📋 Changelog

This project adheres to Semantic Versioning and provides a changelog in the Keep a Changelog format.

⚖️ License

This library is provided under the open-source MIT license.

This project was developed by Martin Larralde during his PhD project at the European Molecular Biology Laboratory in the Zeller team.

Dependencies