# HG changeset patch # User mvdbeek # Date 1490190969 14400 # Node ID eb3a145c4962604ac45f46106c35da4c95870253 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/damidseq_core commit b'33637968e1e32c02d7765a6701e930a0ea0dd903\n' diff -r 000000000000 -r eb3a145c4962 damidseq_core.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/damidseq_core.xml Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,118 @@ + + align, extend and normalize a DAMID-seq experiment + + damidseq_pipeline + + &1| grep damidseq_pipeline]]> + + + A1 Dam +A2 Fusion + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 10.1093/bioinformatics/btv386 + + diff -r 000000000000 -r eb3a145c4962 test-data/A001.fastq --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/A001.fastq Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,4 @@ +@SN1078:205:3:1101:15342:2122#CTTGTAA +GATGGTGACGTCCGTGTCCTGGACAATGACGACCGACGAG ++SN1078:205:3:1101:15342:2122#CTTGTAA +BBBABADDHHHHHJHIIIJJJJJJJJJJJJIJJJJGJIHI diff -r 000000000000 -r eb3a145c4962 test-data/A002.fastq --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/A002.fastq Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,4 @@ +@SN1078:205:3:1101:15342:2122#CTTGTAA +GATGGTGACGTCCGTGTCCTGGACAATGACGACCGACGAG ++SN1078:205:3:1101:15342:2122#CTTGTAA +BBBABADDHHHHHJHIIIJJJJJJJJJJJJIJJJJGJIHI diff -r 000000000000 -r eb3a145c4962 test-data/bowtie2_indices.loc --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bowtie2_indices.loc Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,1 @@ +dm6 dm6 dm6 ${__HERE__}/bt2/dm6.fa diff -r 000000000000 -r eb3a145c4962 test-data/bt2/.GATC.gff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/bt2/.GATC.gff Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,3 @@ +X . . 157 161 1 + . . +X . . 364 368 1 + . . +X . . 499 503 1 + . . diff -r 000000000000 -r eb3a145c4962 test-data/bt2/dm6.fa.1.bt2 Binary file test-data/bt2/dm6.fa.1.bt2 has changed diff -r 000000000000 -r eb3a145c4962 test-data/bt2/dm6.fa.2.bt2 Binary file test-data/bt2/dm6.fa.2.bt2 has changed diff -r 000000000000 -r eb3a145c4962 test-data/bt2/dm6.fa.3.bt2 Binary file test-data/bt2/dm6.fa.3.bt2 has changed diff -r 000000000000 -r eb3a145c4962 test-data/bt2/dm6.fa.4.bt2 Binary file test-data/bt2/dm6.fa.4.bt2 has changed diff -r 000000000000 -r eb3a145c4962 test-data/bt2/dm6.fa.rev.1.bt2 Binary file test-data/bt2/dm6.fa.rev.1.bt2 has changed diff -r 000000000000 -r eb3a145c4962 test-data/bt2/dm6.fa.rev.2.bt2 Binary file test-data/bt2/dm6.fa.rev.2.bt2 has changed diff -r 000000000000 -r eb3a145c4962 test-data/control.bam Binary file test-data/control.bam has changed diff -r 000000000000 -r eb3a145c4962 test-data/dm6.GATC.gff --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/dm6.GATC.gff Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,3 @@ +X . . 157 161 1 + . . +X . . 364 368 1 + . . +X . . 499 503 1 + . . diff -r 000000000000 -r eb3a145c4962 test-data/fusion.bam Binary file test-data/fusion.bam has changed diff -r 000000000000 -r eb3a145c4962 test-data/output_ratio.bedgraph --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/output_ratio.bedgraph Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,3 @@ +track type=bedGraph name="Fusion-vs-Dam" description="Fusion DamIDseq" +X 159 366 0 +X 366 501 0 diff -r 000000000000 -r eb3a145c4962 tool-data/bowtie2_indices.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/bowtie2_indices.loc.sample Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,37 @@ +# bowtie2_indices.loc.sample +# This is a *.loc.sample file distributed with Galaxy that enables tools +# to use a directory of indexed data files. This one is for Bowtie2 and Tophat2. +# See the wiki: http://wiki.galaxyproject.org/Admin/NGS%20Local%20Setup +# First create these data files and save them in your own data directory structure. +# Then, create a bowtie_indices.loc file to use those indexes with tools. +# Copy this file, save it with the same name (minus the .sample), +# follow the format examples, and store the result in this directory. +# The file should include an one line entry for each index set. +# The path points to the "basename" for the set, not a specific file. +# It has four text columns seperated by TABS. +# +# +# +# So, for example, if you had hg18 indexes stored in: +# +# /depot/data2/galaxy/hg19/bowtie2/ +# +# containing hg19 genome and hg19.*.bt2 files, such as: +# -rw-rw-r-- 1 james james 914M Feb 10 18:56 hg19canon.fa +# -rw-rw-r-- 1 james james 914M Feb 10 18:56 hg19canon.1.bt2 +# -rw-rw-r-- 1 james james 683M Feb 10 18:56 hg19canon.2.bt2 +# -rw-rw-r-- 1 james james 3.3K Feb 10 16:54 hg19canon.3.bt2 +# -rw-rw-r-- 1 james james 683M Feb 10 16:54 hg19canon.4.bt2 +# -rw-rw-r-- 1 james james 914M Feb 10 20:45 hg19canon.rev.1.bt2 +# -rw-rw-r-- 1 james james 683M Feb 10 20:45 hg19canon.rev.2.bt2 +# +# then the bowtie2_indices.loc entry could look like this: +# +#hg19 hg19 Human (hg19) /depot/data2/galaxy/hg19/bowtie2/hg19canon +# +#More examples: +# +#mm10 mm10 Mouse (mm10) /depot/data2/galaxy/mm10/bowtie2/mm10 +#dm3 dm3 D. melanogaster (dm3) /depot/data2/galaxy/mm10/bowtie2/dm3 +# +# diff -r 000000000000 -r eb3a145c4962 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,7 @@ + + + + value, dbkey, name, path + +
+
diff -r 000000000000 -r eb3a145c4962 tool_data_table_conf.xml.test --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.test Wed Mar 22 09:56:09 2017 -0400 @@ -0,0 +1,7 @@ + + + + value, dbkey, name, path + +
+