Credits
IDTrack is developed and maintained by researchers committed to reproducible and transparent biological identifier mapping.
Development Lead
Kemal Inecik |
Lead Developer |
Contributors
We welcome contributions from the community! The following individuals have contributed to IDTrack through code, documentation, bug reports, or feature suggestions:
Contributors are credited automatically through the project’s Git history. The most up-to-date list is available on GitHub.
See the Contributor Guide guide to learn how you can help improve IDTrack. You can also see the live contributor list on GitHub: github.com/theislab/idtrack/graphs/contributors.
Acknowledgments
IDTrack builds upon the work of many open-source projects and biological databases. We are grateful to the developers and maintainers of these resources.
Data Sources
Database |
Description |
|---|---|
Genome annotation, identifier history, and cross-references |
|
Human Gene Nomenclature Committee - official human gene symbols |
|
Mouse Genome Informatics - mouse gene nomenclature and annotation |
|
Rat Genome Database - rat gene nomenclature and annotation |
|
Universal Protein Resource - protein sequence and annotation |
|
National Center for Biotechnology Information - gene information |
Software Dependencies
IDTrack relies on excellent open-source software:
Package |
Purpose |
|---|---|
Graph data structures and algorithms |
|
Data manipulation and analysis |
|
Numerical computing |
|
Annotated data matrices for single-cell analysis |
|
HDF5 file format support |
|
HTTP library for database downloads |
|
Beautiful terminal output and progress bars |
Documentation Tools
Tool |
Purpose |
|---|---|
Documentation generation |
|
Jupyter notebook integration |
|
Documentation hosting |
Institutional Support
This project was developed at:
Theis Lab, Helmholtz Center Munich
Institute of Computational Biology
We thank the lab members and collaborators for their feedback and support during development.
Citing IDTrack
If you use IDTrack in your research, please cite:
@software{idtrack,
author = {Inecik, Kemal},
title = {IDTrack: Cross-Temporal and Cross-Database Biological Identifier Mapping},
url = {https://github.com/theislab/idtrack},
year = {2025}
}
For academic publications, you may also cite the specific version you used:
@software{idtrack_version,
author = {Inecik, Kemal},
title = {IDTrack},
version = {0.0.5},
url = {https://github.com/theislab/idtrack},
year = {2025}
}
License
IDTrack is released under the BSD 3-Clause License. For the full license text, see the repository file: LICENSE.