# qscore **Repository Path**: wym6912/qscore ## Basic Information - **Project Name**: qscore - **Description**: Compares a multiple alignment with a reference and reports accuracy scores. forked from https://github.com/rcedgar/qscore - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: https://github.com/rcedgar/qscore - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-14 - **Last Updated**: 2023-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qscore Compares a multiple alignment with a reference and reports accuracy scores. Typical usage: `qscore -test test.fasta -ref ref.fasta` Type `qscore` with no command line to get detailed help. # qscore in Windows Modified by `wym6912` ([github @ wym6912](github.com/wym6912) / [gitee @ wym6912](gitee.com/wym6912)) Add `VS2022` support for this program.