Skip to content
#

traceback

Here are 31 public repositories matching this topic...

traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.

  • Updated Dec 19, 2021
  • Python
Visual-Sequence-Alignment-in-VB6

This highly visual and responsive VB6 application is an implementation of the global sequence alignment algorithm. It allows the modification of the alignment parameters (match, mismatch, gap), and it shows the pairwise alignment as well as the score matrix in real time. Moreover, it shows the score matrix values as a heatmap and the traceback path of the current alignment. Many predefined experiments are available to the user for certain observations related to the global sequence alignment algorithm. Also, changes to either of the two sequences lead to a real-time pairwise alignment.

  • Updated Mar 16, 2022
  • VBA

Improve this page

Add a description, image, and links to the traceback topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the traceback topic, visit your repo's landing page and select "manage topics."

Learn more