4 mai 2023
Ce document est lié à :
info:eu-repo/semantics/altIdentifier/doi/10.1093/bioinformatics/btad296
Ce document est lié à :
info:eu-repo/semantics/altIdentifier/pmid/37137228
Ce document est lié à :
info:eu-repo/semantics/altIdentifier/eissn/1367-4811
Ce document est lié à :
info:eu-repo/semantics/altIdentifier/urn/urn:nbn:ch:serval-BIB_D8824EBDC2F51
info:eu-repo/semantics/openAccess , CC BY 4.0 , https://creativecommons.org/licenses/by/4.0/
D. Krefl et al., « PascalX: a Python library for GWAS gene and pathway enrichment tests. », Serveur académique Lausannois, ID : 10.1093/bioinformatics/btad296
'PascalX' is a Python library providing fast and accurate tools for mapping SNP-wise GWAS summary statistics. Specifically, it allows for scoring genes and annotated gene sets for enrichment signals based on data from, both, single GWAS and pairs of GWAS. The gene scores take into account the correlation pattern between SNPs. They are based on the cumulative density function of a linear combination of χ2 distributed random variables, which can be calculated either approximately or exactly to high precision. Acceleration via multithreading and GPU is supported. The code of PascalX is fully open source and well suited as a base for method development in the GWAS enrichment test context. The source code is available at https://github.com/BergmannLab/PascalX and archived under doi://10.5281/zenodo.4429922. A user manual with usage examples is available at https://bergmannlab.github.io/PascalX/.