For the complete documentation index, see llms.txt. This page is also available as Markdown.

What is fpseq?

The fpseq package provides tools for working with Fluorescent Protein sequences and mutations, and has a simple python function for retrieving FP sequences from fpbase.org. It forms the basis of sequence analysis on FPbase, but can be used independently (as a basic way to grab and compare/mutate FPsequences using the same HGVS notation that is typically used in papers).

Source code at Github:

Example usage:

Last updated

Was this helpful?