Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 802 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 802 Bytes

Nanopore-signal-analysis-tool

Software for nanopore signal analysis with Python based GUI.

GUI_github

Features:

  • Event detection using amplitude threshold detection algorithm
    • Baseline
      • Non-overlapping dynamic window average
      • Polynomial fit
      • Arithmetic mean
      • Gaussian Smoothing
    • Threshold
      • User defined constant
      • Multiple of standard deviation
  • Analysis results
    • Dwell time
      • Baseline crossing/defined threshold
      • FWHM
    • Amplitude
      • Current peak maxima
  • Signal crop
  • Save results
  • Advanced results visualisation

Main drawio