Mercurial > repos > dereeper > snpeff_from_gff_vcf
annotate snpEff.xml @ 1:633d264f8888 draft default tip
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
author | dereeper |
---|---|
date | Mon, 16 Apr 2018 08:56:29 -0400 |
parents | abde5b0387c8 |
children |
rev | line source |
---|---|
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
1 <tool id="snpEff" name="SnpEff" version="2.0.0"> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
2 <description>Predicts SNP effect from a genomic VCF file</description> |
0 | 3 <requirements> |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
4 <requirement type="package" version="4.3.1">snpEff</requirement> |
0 | 5 </requirements> |
6 | |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
7 <!-- [STRONGLY RECOMMANDED] Exit code rules --> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
8 <stdio> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
9 <!-- [HELP] If no exit code rule is defined, the tool will stop if anything is written to STDERR --> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
10 <exit_code range="1:" level="fatal" /> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
11 </stdio> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
12 |
0 | 13 <!-- |
14 You will need to change the path to wherever your installation is. | |
15 You can change the amount of memory used by snpEff, just change the -Xmx parameter (e.g. use -Xmx2G for 2Gb of memory) | |
16 --> | |
17 <command interpreter="bash">./snpEff-pipe.sh $vcf $genome $gff $output $statsFile $log</command> | |
18 <inputs> | |
19 <param format="vcf" name="vcf" type="data" label="VCF input file" help="Positions must be genomic positions"/> | |
20 <param format="fasta" name="genome" type="data" label="Reference genome in Fasta" help=""/> | |
21 <param format="gff3" name="gff" type="data" label="GFF annotation of the genome" help=""/> | |
22 | |
23 </inputs> | |
24 <outputs> | |
25 <data format="vcf" name="output" label="Annotated VCF" /> | |
26 <data format="html" name="statsFile" label="HTML statistics output"/> | |
27 <data format="txt" name="log" label="Log file"/> | |
28 </outputs> | |
29 | |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
30 <tests> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
31 <test> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
32 <param name="vcf" value="snpeff_input.vcf"/> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
33 <param name="genome" value="snpeff_in.fasta"/> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
34 <param name="gff" value="snpeff_in.gff3"/> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
35 <output name="output" file="snpeff_output.vcf" compare="diff" lines_diff="4"/> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
36 </test> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
37 </tests> |
0 | 38 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
39 <help><![CDATA[ |
0 | 40 |
41 .. class:: infomark | |
42 | |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
43 **SnpEff** version 4.0 |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
44 | **Please cite** "A program for annotating and predicting the effects of single nucleotide polymorphisms, SnpEff: SNPs in the genome of Drosophila melanogaster strain w1118; iso-2; iso-3.", **Cingolani P, Platts A, Wang le L, Coon M, Nguyen T, Wang L, Land SJ, Lu X, Ruden DM.**, Fly (Austin). 2012 Apr-Jun;6(2):80-92. |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
45 |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
46 .. class:: infomark |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
47 |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
48 **Galaxy integration** Provided by Southgreen & Dereeper Alexis (IRD) & Marcon Valentin (IFB & INRA) |
0 | 49 |
50 .. class:: infomark | |
51 | |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
52 **Support** For any questions about Galaxy integration, please send an e-mail to alexis.dereeper@ird.fr |
0 | 53 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
54 --------------------------------------------------- |
0 | 55 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
56 ====== |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
57 SnpEff |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
58 ====== |
0 | 59 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
60 ----------- |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
61 Description |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
62 ----------- |
0 | 63 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
64 | Genetic variant annotation and effect prediction toolbox. It annotates and predicts the effects of variants on genes (such as amino acid changes). |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
65 | For further informations, please visit the SnpEff website_. |
0 | 66 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
67 .. _website: http://snpeff.sourceforge.net/ |
0 | 68 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
69 ------------ |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
70 Dependencies |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
71 ------------ |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
72 SnpEff |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
73 SnpEff_ 4.3.1, Conda version |
0 | 74 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
75 .. _snpeff: https://anaconda.org/bioconda/snpeff |
0 | 76 |
1
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
77 ]]></help> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
78 <citations> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
79 <citation type="doi">10.4161/fly.19695</citation> |
633d264f8888
planemo upload commit 475f4d7d8442a0d75e103af326ae5881c4d2a4ac
dereeper
parents:
0
diff
changeset
|
80 </citations> |
0 | 81 </tool> |
82 |