forked from ValentinMarcon/TESTAPI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
affypipe.json
120 lines (120 loc) · 4.3 KB
/
affypipe.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
{
"name": "AffyPipe",
"description": "This tool edits SNP probe classes directly while exporting genotypes in PLINK format.",
"homepage": "http://bioinformatics.tecnoparco.org/SNPchimp/index.php/links",
"biotoolsID": "AffyPipe",
"biotoolsCURIE": "biotools:AffyPipe",
"version": [],
"otherID": [],
"function": [
{
"operation": [
{
"uri": "http://edamontology.org/operation_3196",
"term": "Genotyping"
},
{
"uri": "http://edamontology.org/operation_0484",
"term": "SNP detection"
}
],
"input": [],
"output": [],
"note": null,
"cmd": null
}
],
"toolType": [
"Command-line tool"
],
"topic": [
{
"uri": "http://edamontology.org/topic_0625",
"term": "Genotype and phenotype"
},
{
"uri": "http://edamontology.org/topic_2885",
"term": "DNA polymorphism"
},
{
"uri": "http://edamontology.org/topic_3796",
"term": "Population genomics"
}
],
"operatingSystem": [
"Linux",
"Mac"
],
"language": [],
"license": null,
"collectionID": [],
"maturity": null,
"cost": null,
"accessibility": [],
"elixirPlatform": [],
"elixirNode": [],
"link": [
{
"url": "http://www.mybiosoftware.com/affypipe-pipeline-for-affymetrix-axiom-genotyping-workflow.html",
"type": "Registry",
"note": null
}
],
"download": [],
"documentation": [
{
"url": "https://github.com/nicolazzie/AffyPipe",
"type": "General",
"note": null
}
],
"publication": [
{
"doi": null,
"pmid": "25028724",
"pmcid": null,
"type": null,
"version": null,
"metadata": {
"title": "AffyPipe: An open-source pipeline for Affymetrix Axiom genotyping workflow",
"abstract": "© The Author 2014. Published by Oxford University Press. The Affymetrix Axiom genotyping standard and 'best practice' workflow for Linux and Mac users consists of three stand-alone executable programs (Affymetrix Power Tools) and an R package (SNPolisher). Currently, SNP analysis has to be performed in a step-by-step procedure. Manual intervention and/or programming skills by the user is required at each intermediate point, as Affymetrix Power Tools programs do not produce input files for the program next-in-line. An additional problem is that the output format of genotypes is not compatible with most analysis software currently available. AffyPipe solves all the above problems, by automating both standard and 'best practice' workflows for any species genotyped with the Axiom technology. AffyPipe does not require programming skills and performs all the steps necessary to obtain a final genotype file. Furthermore, users can directly edit SNP probes and export genotypes in PLINK format.",
"date": "2014-01-01T00:00:00Z",
"citationCount": 9,
"authors": [
{
"name": "Nicolazzi E.L."
},
{
"name": "Iamartino D."
},
{
"name": "Williams J.L."
}
],
"journal": "Bioinformatics"
}
}
],
"credit": [
{
"name": "Ezequiel Nicolazzie",
"email": "[email protected]",
"url": "http://bioinformatics.tecnoparco.org/SNPchimp/index.php/contacts",
"orcidid": null,
"typeEntity": "Person",
"typeRole": [
"Primary contact"
],
"note": null
}
],
"owner": "mbs_import",
"additionDate": "2017-08-03T18:36:06Z",
"lastUpdate": "2018-12-10T12:58:43Z",
"editPermission": {
"type": "private",
"authors": []
},
"validated": 0,
"homepage_status": 0
}