-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Jorge Miguel Silva edited this page Oct 10, 2024
·
1 revision
A: PhenoQC is a toolkit for quality control of phenotypic data in genomic research.
A: Researchers and data scientists working with phenotypic data in genomic studies.
A: PhenoQC supports CSV, TSV, and JSON file formats.
A: PhenoQC can detect missing data and offers imputation strategies like mean and median imputation.
A: Yes, PhenoQC allows you to provide custom mapping files for ontology mapping.
A: Check the error message, consult the documentation, and if the issue persists, open an issue on GitHub with details about the error and steps to reproduce it.
A: You can update PhenoQC using pip: pip install --upgrade phenoqc
If you have more questions, please open an issue on our GitHub repository.