Skip to content

Commit

Permalink
zenodraft/action updated the file CITATION.cff with the prereserved doi
Browse files Browse the repository at this point in the history
  • Loading branch information
zenodraft/action committed Nov 18, 2024
1 parent b626ba6 commit 30d4c3c
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,8 +1,22 @@
cff-version: 1.2.0
message: >-
If you use this software, please cite both the software itself, as well as the article Lancaster AK et al. (2024) <a href=\"https://doi.org/10.3389/fimmu.2024.1378512\">PyPop: A mature open-source software pipeline for population genomics</a>. <i>Front. Immunol.</i> <b>15</b>:1378512. doi: 10.3389/fimmu.2024.1378512
If you use this software, please cite both the software itself, as well as the
article Lancaster AK et al. (2024) <a
href=\"https://doi.org/10.3389/fimmu.2024.1378512\">PyPop: A mature
open-source software pipeline for population genomics</a>. <i>Front.
Immunol.</i> <b>15</b>:1378512. doi: 10.3389/fimmu.2024.1378512
abstract: >-
PyPop for Population Genomics (PyPop) is a Python program for processing genotype and allele data and running population genetic analyses, including conformity to Hardy-Weinberg expectations; tests for balancing or directional selection; estimates of haplotype frequencies and measures and tests of significance for linkage disequilibrium (LD).&nbsp;Output of analyses are stored in XML format for maximum downstream flexibility. PyPop also has an internal facility for additionally aggregating the output XML and generating output tab-separated (TSV) files, as well as default plain text files for each population. Although it can be run on any kind of genotype data, it has additional support for analyzing population genotype with allelic nomenclature from the human leukocyte antigen (HLA) region.
PyPop for Population Genomics (PyPop) is a Python program for processing
genotype and allele data and running population genetic analyses, including
conformity to Hardy-Weinberg expectations; tests for balancing or directional
selection; estimates of haplotype frequencies and measures and tests of
significance for linkage disequilibrium (LD).&nbsp;Output of analyses are
stored in XML format for maximum downstream flexibility. PyPop also has an
internal facility for additionally aggregating the output XML and generating
output tab-separated (TSV) files, as well as default plain text files for each
population. Although it can be run on any kind of genotype data, it has
additional support for analyzing population genotype with allelic nomenclature
from the human leukocyte antigen (HLA) region.
authors:
- family-names: Lancaster
given-names: Alexander K.
Expand Down Expand Up @@ -61,7 +75,7 @@ repository-code: https://github.com/alexlancaster/pypop
type: software
license: GPL-2.0-or-later
version: v1.1.2
doi: 10.5281/zenodo.13742984
doi: 10.5281/zenodo.14182367
keywords:
- population genetics
- population genomics
Expand Down

0 comments on commit 30d4c3c

Please sign in to comment.