Mercurial > repos > bgruening > cp_cellprofiler4
annotate macros.xml @ 3:77bc1c2e1b91 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
author | bgruening |
---|---|
date | Mon, 05 Aug 2024 15:30:07 +0000 |
parents | f0656d0f2a4d |
children |
rev | line source |
---|---|
0
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
1 <macros> |
3
77bc1c2e1b91
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit d18fae96f65d1b748fbd21b92b75ca3181fdd8bc
bgruening
parents:
2
diff
changeset
|
2 <token name="@TOOL_VERSION@">4.2.7</token> |
0
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
3 <token name="@PY_VERSION@">3.8</token> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
4 <token name="@FORMATS@">jpg,png,tiff,bmp,gif,pcx,ppm,psd,pbm,pgm,eps</token> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
5 <token name="@SPACES@">" "</token> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
6 <!-- four spaces needed for CP pipeline file --> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
7 <token name="@COMMON_HELP@"> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
8 .. class:: infomark |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
9 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
10 **Input** |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
11 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
12 Existing CellProfiler pipeline file *(.cppipe)* or generated by linking CellProfiler tools. |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
13 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
14 .. class:: infomark |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
15 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
16 **Output** |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
17 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
18 The input CellProfiler pipeline file *(.cppipe)* in addition to the settings of this module. |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
19 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
20 .. class:: warningmark |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
21 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
22 **IMPORTANT** |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
23 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
24 The first tool in a CellProfiler workflow has to be **Starting modules** and the last one **CellProfiler**. You can also execute the entire pipeline with the final CellProfiler tool, in which you feed in the images you want to process as well. |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
25 </token> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
26 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
27 <xml name="cp_requirements"> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
28 <requirements> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
29 <requirement type="package" version="@TOOL_VERSION@">cellprofiler</requirement> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
30 </requirements> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
31 </xml> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
32 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
33 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
34 <xml name="py_requirements"> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
35 <requirements> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
36 <requirement type="package" version="@PY_VERSION@">python</requirement> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
37 </requirements> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
38 </xml> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
39 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
40 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
41 <xml name="citations"> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
42 <citations> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
43 <citation type="bibtex"> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
44 @article{McQuin_2018, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
45 title = {CellProfiler 3.0: Next-generation image processing for biology}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
46 author = {McQuin C, Goodman A, Chernyshev V, Kamentsky L, Cimini BA, Karhohs KW, Doan M, Ding L, Rafelski SM, Thirstrup D, Wiegraebe W, Singh S, Becker T, Caicedo JC, Carpenter AE}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
47 year = {2018}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
48 volume = {16(7):e2005970}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
49 DOI = {10.1371/journal.pbio.2005970}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
50 journal = {PLoS Biol.}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
51 url = {https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.2005970}, |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
52 } |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
53 </citation> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
54 </citations> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
55 </xml> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
56 |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
57 </macros> |
b333df978624
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4cb71c4badd30480d67860ff614410f37f2cc8d0"
bgruening
parents:
diff
changeset
|
58 |