Mercurial > repos > bgruening > graphclust_nspdk
annotate NSPDK_sparseVect.xml @ 0:28e440724de2 draft default tip
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
author | bgruening |
---|---|
date | Thu, 15 Dec 2016 18:18:52 -0500 |
parents | |
children |
rev | line source |
---|---|
0
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
1 <tool id="nspdk_sparse" name="NSPDK_sparseVect" version="9.2"> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
2 <requirements> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
3 <requirement type="package" version="0.1">graphclust-wrappers</requirement> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
4 <requirement type="package" version="9.2">nspdk</requirement> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
5 </requirements> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
6 <stdio> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
7 <exit_code range="1:" /> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
8 </stdio> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
9 <command> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
10 <![CDATA[ |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
11 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
12 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
13 'NSPDK_sparseVect.pl' '$data_fasta' '$gspan_file' $max_rad $max_dist_relations |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
14 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
15 ]]> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
16 </command> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
17 <inputs> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
18 <param type="data" name="gspan_file" format="searchgui_archive" /> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
19 <param type="data" name="data_fasta" format="fasta" /> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
20 <param name="max_rad" type="integer" value="3" size="5" label="maximum radius " help="-R"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
21 <param name="max_dist_relations" type="integer" value="3" size="5" label="maximum distance relations" help="-D"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
22 </inputs> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
23 <outputs> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
24 <data name="data_svector" format="zip" from_work_dir="SVECTOR/data.svector" label="data_svector"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
25 </outputs> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
26 <tests> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
27 <test> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
28 <param name="data_fasta" value="data.fasta"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
29 <param name="gspan_file" value="1.group.gspan.bz2" ftype="searchgui_archive"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
30 <param name="max_rad" value="3"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
31 <param name="max_dist_relations" value="3"/> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
32 <output name="data_svector" file="SVECTOR/data.svector" ftype="zip" /> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
33 </test> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
34 </tests> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
35 <help> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
36 <![CDATA[ |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
37 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
38 **What it does** |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
39 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
40 Produces an explicit sparse feature encoding. |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
41 Integer code for the invariant graph encoding is used as a feature indicator. In this way, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
42 the integer associated to each feature (i.e. each pair or neighborhood subgraphs of radius r whose |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
43 roots are at distance d) can be interpreted as the feature key and the (normalized) count of occurrences as its value. |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
44 This allows to obtain an explicit feature encoding for a given graph G as a sparse vector in ℝ^m (with a very high dimension m). |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
45 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
46 **Parameters** |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
47 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
48 + **-R** <max radius> (default: 1) |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
49 + **-D** <max distance relations> (default: 4) |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
50 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
51 |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
52 ]]> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
53 </help> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
54 <citations> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
55 <citation type="doi">10.1093/bioinformatics/bts224</citation> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
56 <citation type="bibtex">@inproceedings{costa2010fast, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
57 title={Fast neighborhood subgraph pairwise distance kernel}, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
58 author={Costa, Fabrizio and De Grave, Kurt}, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
59 booktitle={Proceedings of the 26th International Conference on Machine Learning}, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
60 pages={255--262}, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
61 year={2010}, |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
62 organization={Omnipress} |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
63 } |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
64 </citation> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
65 </citations> |
28e440724de2
planemo upload for repository https://github.com/eteriSokhoyan/galaxytools/tree/branchForIterations/tools/GraphClust/NSPDK commit f447414150c19865e904d3914a68e2479fadddce
bgruening
parents:
diff
changeset
|
66 </tool> |