neutcurve documentation¶

neutcurve is a Python package written by the Bloom lab for fitting and plotting neutralization curves.

See below for information and examples of how to use this package.

Contents¶

  • Installation
  • Hill-curve neutralization
    • Mathematical form of curves
    • Fitting using the HillCurve class
  • Fitting curves to real data
    • Overview
    • Importing Python packages
    • Preparing the data
    • Fitting the curves
    • Looking at a specific curve
    • Accessing the fit parameters for all curves
    • Plotting the curves
    • Fitting some problematic curves
    • Drawing vertical lines
    • Additional plot customization
  • Raw data from plate reader
    • Bloom lab “Rachel-style 2019” flu neutralization assays
  • neutcurve package
    • neutcurve
    • Submodules
  • package index
  • Acknowledgements

Logo

neutcurve

Fit and plot neutralization curves

https://secure.travis-ci.org/jbloomlab/neutcurve.svg?branch=master

Navigation

  • neutcurve documentation
  • Installation
  • Hill-curve neutralization
  • Fitting curves to real data
  • Raw data from plate reader
  • neutcurve package
  • package index
  • Acknowledgements

Related Topics

  • Documentation overview
    • Next: Installation

Quick search

©2019--2021, Bloom lab. | Powered by Sphinx 3.2.1 & Alabaster 0.7.12 | Page source
Fork me on GitHub