-
Notifications
You must be signed in to change notification settings - Fork 15
/
.zenodo.json
217 lines (217 loc) · 6.29 KB
/
.zenodo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
{
"creators": [
{
"affiliations": [
{
"name": "Amber Biology LLC"
},
{
"id": "04awze035",
"name": "Ronin Institute"
}
],
"name": "Lancaster, Alexander K.",
"orcid": "0000-0002-0002-9263"
},
{
"affiliations": [
{
"id": "01an7q238",
"name": "University of California, Berkeley"
}
],
"name": "Nelson, Mark P."
},
{
"affiliations": [
{
"id": "0155zta11",
"name": "University of Vermont"
}
],
"name": "Single, Richard",
"orcid": "0000-0001-6054-6505"
},
{
"name": "Solberg, Owen",
"orcid": "0000-0003-3060-9709"
},
{
"affiliations": [
{
"id": "01an7q238",
"name": "University of California, Berkeley"
}
],
"name": "Tsai, Yingsu",
"orcid": "0009-0006-0162-6066"
},
{
"affiliations": [
{
"id": "036rp1748",
"name": "Universidade de São Paulo"
}
],
"name": "Meyer, Diogo",
"orcid": "0000-0002-7155-5674"
},
{
"affiliation": "Amber Biology LLC",
"name": "Webster, Gordon",
"orcid": "0009-0009-2862-0467"
},
{
"affiliations": [
{
"name": "Mariani Systems LLC"
},
{
"id": "0155zta11",
"name": "University of Vermont"
}
],
"name": "Mariani, Michael P.",
"orcid": "0000-0001-5852-0517"
},
{
"affiliations": [
{
"id": "041nk4h53",
"name": "Lawrence Livermore National Laboratory"
}
],
"name": "Sochat, Vanessa",
"orcid": "0000-0002-4387-3819"
},
{
"affiliation": "Stanford Research Computing Center",
"name": "Kornel, Karl",
"orcid": "0000-0001-5847-5330"
},
{
"affiliations": [
{
"id": "00rbjv475",
"name": "Netherlands eScience Center"
}
],
"name": "Spaaks, Jurriaan H.",
"orcid": "0000-0002-7064-4069"
},
{
"affiliations": [
{
"id": "043mz5j54",
"name": "University of California, San Francisco"
}
],
"name": "Mack, Steven J.",
"orcid": "0000-0001-9820-9547"
},
{
"affiliations": [
{
"id": "01an7q238",
"name": "University of California, Berkeley"
}
],
"name": "Thomson, Glenys",
"orcid": "0000-0001-5235-4159"
}
],
"description": "<p>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). 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. </p>",
"keywords": [
"population genetics",
"population genomics",
"bioinformatics",
"computational biology",
"evolutionary biology",
"Human leukocyte antigen",
"Major histocompatibility complex",
"HLA",
"MHC"
],
"license": {
"id": "gpl-2.0-or-later"
},
"grants": [
{
"id": "10.13039/100000002::5U24AI049213-05",
"_comment": "13th IHWG workshop (5th year?)"
},
{
"id": "10.13039/100000002::1R13AI066863-01",
"_comment": "14th IHWG workshop"
},
{
"id": "10.13039/100000002::2R01GM035326-13A1",
"_comment": "Population genetics of the HLA region - RO1 grant"
},
{
"id": "10.13039/100000002::N01AI40076-11-0-2",
"_comment": "BISC Support Contract HHSN266200400076C"
}
],
"related_identifiers": [
{
"scheme": "url",
"identifier": "http://pypop.org/",
"relation": "isSupplementedBy",
"resource_type": "other"
},
{
"scheme": "url",
"identifier": "http://pypop.org/docs",
"relation": "isDocumentedBy",
"resource_type": "publication-softwaredocumentation"
},
{
"scheme": "url",
"identifier": "https://github.com/alexlancaster/pypop/tree/v1.1.1",
"relation": "isSupplementTo",
"resource_type": "software"
},
{
"scheme": "url",
"identifier": "https://pypi.org/project/pypop-genomics/1.1.1",
"relation": "isSourceOf",
"resource_type": "software"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.10602939",
"relation": "isDescribedBy",
"resource_type": "publication-preprint"
},
{
"scheme": "url",
"identifier": "https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4369784",
"relation": "continues",
"resource_type": "publication-preprint"
},
{
"scheme": "doi",
"identifier": "10.1111/j.1399-0039.2006.00769.x",
"relation": "continues",
"resource_type": "publication-article"
}
],
"additional_descriptions": [
{
"description": "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",
"type": {
"id": "notes"
}
},
{
"description": "<p>Main website: <a href=\"http://pypop.org/\">http://pypop.org/</a>.</p><p>Development is on GitHub: <a href=\"https://github.com/alexlancaster/pypop\">https://github.com/alexlancaster/pypop</a></p><p>Binary packages are available on PyPI: <a href=\"https://pypi.org/project/pypop-genomics/\">https://pypi.org/project/pypop-genomics/</a>. </p>",
"type": {
"id": "technical-info"
}
}
],
"title": "PyPop: Python for Population Genomics",
"upload_type": "software",
"version": "v1.1.1"
}