Skip to content

DNAflexpy

DNAflexpy is a python package designed to calculate bendability of DNA sequences using trinucleotide feature values, helping researchers analyze and understand sequence properties.

This documentation provides an overview of installation, usage, and API references to help you get started quickly.

Features

  • Bendability estimation: Calculate bendability of DNA sequences based on trinucleotide or dinucleotide features.

  • Customizable: Specify feature types and window sizes for in-depth analysis.

  • Command-line Interface: Run DNAflexpy from the command line for quick calculations.

  • Python Library: Import DNAflexpy as a library in Jupyter notebooks or other scripts.


Table of Contents