Pyrepseq: A Python library for analyzing immune repertoires
pyrepseq is a library that provides algorithms and visualization tools to speed up the analysis of immune repertoire sequencing data.
For now the package provides only limited functionality, though we envision that this will change in the future – contributions welcome!
Documentation
You can install pyrepseq using pip:
pip install pyrepseq
For API documentation see below:
- API Reference
- main module
- IO
- Stats
- Distance
calculate_neighbor_numbers()
cdist()
downsample()
find_neighbor_pairs()
find_neighbor_pairs_index()
hamming_neighbors()
hierarchical_clustering()
isdist1()
levenshtein_neighbors()
load_pcDelta_background()
next_nearest_neighbors()
nndist_hamming()
pcDelta()
pcDelta_grouped()
pcDelta_grouped_cross()
pdist()
- plotting submodule
- main module