Pyrepseq: the immune repertoire analysis toolkit
Pyrepseq is scipy & seaborn for studying adaptive immunity: modular implementations of algorithms for fast analyses, and bespoke plotting functions for compelling visualizations.
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()
- Nearest Neighbor
- Plotting submodule
- Metrics
- Main module