Citation¶
If you use LZGraphs in your research, please cite our work.
Citing LZGraphs¶
BibTeX¶
@article{konstantinovsky2023novel,
title={A novel approach to T-cell receptor beta chain ({TCRB}) repertoire encoding using lossless string compression},
author={Konstantinovsky, Thomas and Yaari, Gur},
journal={Bioinformatics},
volume={39},
number={7},
pages={btad426},
year={2023},
publisher={Oxford University Press},
doi={10.1093/bioinformatics/btad426}
}
APA Format¶
Konstantinovsky, T., & Yaari, G. (2023). A novel approach to T-cell receptor beta chain (TCRB) repertoire encoding using lossless string compression. Bioinformatics, 39(7), btad426. https://doi.org/10.1093/bioinformatics/btad426
Chicago Format¶
Konstantinovsky, Thomas, and Gur Yaari. "A Novel Approach to T-Cell Receptor Beta Chain (TCRB) Repertoire Encoding Using Lossless String Compression." Bioinformatics 39, no. 7 (2023): btad426. https://doi.org/10.1093/bioinformatics/btad426.
Software Citation¶
For citing the software itself:
@software{lzgraphs_software,
author = {Konstantinovsky, Thomas},
title = {LZGraphs: LZ76-Based Graphs for TCR Repertoire Analysis},
url = {https://github.com/MuteJester/LZGraphs},
version = {3.0.2},
year = {2026}
}
Related Publications¶
Foundational Work¶
- Lempel, A., & Ziv, J. (1976). On the complexity of finite sequences. IEEE Transactions on Information Theory, 22(1), 75-81.
License¶
LZGraphs is released under the MIT License. See the LICENSE file for details.
Contact¶
For questions about citing LZGraphs:
- Email: thomaskon90@gmail.com
- GitHub: MuteJester/LZGraphs