A public research platform dedicated to promoting the STRprofiler tool, supporting life science research, and advancing genetic analysis technology.
Joined by 200+ research teams worldwide
Dedicated to making life science research tools more accessible and easier to use, promoting inclusive scientific advancement
Lowering the barrier to STR analysis technology, enabling more researchers to use professional tools conveniently and accelerating research progress.
Building an open knowledge community to share STR analysis experiences, case studies, and best practices, fostering research collaboration.
Providing free resources and technical support to grassroots research institutions and student teams, promoting balanced development in life science research.
STRprofiler is a professional tool for analyzing the similarity of Short Tandem Repeat (STR) profiles, widely used in genetics, forensics, and molecular biology research.
STRprofiler is intended only for research purposes. This tool should not be used for clinical diagnosis, forensic identification, or other formal application scenarios.
score = (2 × number of shared alleles) / (number of query alleles + number of reference alleles)
Balances differences in gene counts between two samples, comprehensively measuring overall overlap, suitable for scenarios requiring fair comparison.
score = number of shared alleles / number of query alleles
Calculates the proportion of alleles shared between the reference and query samples relative to the query sample, reflecting reference coverage of the query.
score = number of shared alleles / number of reference alleles
Calculates the proportion of alleles shared between the query and reference samples relative to the reference sample, representing query coverage of the reference.
Amelogenin markers are not included in scoring by default. To include them in analysis, use the --score_amel parameter.
Quickly master STRprofiler installation and basic usage to start your research analysis
git clone https://github.com/example/strprofiler.git
cd strprofiler
pip install -r requirements.txt
python strprofiler.py --version
If installation is successful, the current STRprofiler version number will be displayed
View the full user manual and API documentation to learn more about advanced features and usage tips.
Download Complete DocumentationGet the latest news about STRprofiler, tutorial updates, and community events
We respect your privacy and will not share your information with third parties