# HG changeset patch # User bgruening # Date 1474479439 14400 # Node ID d1b66015effd14c9be73074d442c0a4c12df979f # Parent 65575e70af7e88b1564eafd4e305a747ee2bdb90 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/pileometh commit fc3727b1b39cd5654a523d03e0df2b9ac87ddcda diff -r 65575e70af7e -r d1b66015effd PileOMeth.xml --- a/PileOMeth.xml Fri Sep 18 11:39:55 2015 -0400 +++ b/PileOMeth.xml Wed Sep 21 13:37:19 2016 -0400 @@ -1,7 +1,7 @@ - + A tool for processing bisulfite sequencing alignments - pileometh + pileometh @@ -11,9 +11,13 @@ - &1 | head -n 2 | tail -n 1]]> + @@ -70,6 +93,21 @@ + + + + @@ -87,6 +125,8 @@ + @@ -113,8 +153,20 @@ advanced_options['options'] == "yes" advanced_options['CHH'] == "--CHH" - + + main_task['task'] == 'mbias' + + + main_task['task'] == 'mbias' + + + main_task['task'] == 'mbias' + + main_task['task'] == 'mbias' diff -r 65575e70af7e -r d1b66015effd all_fasta.loc.sample --- a/all_fasta.loc.sample Fri Sep 18 11:39:55 2015 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,18 +0,0 @@ -#This file lists the locations and dbkeys of all the fasta files -#under the "genome" directory (a directory that contains a directory -#for each build). The script extract_fasta.py will generate the file -#all_fasta.loc. This file has the format (white space characters are -#TAB characters): -# -# -# -#So, all_fasta.loc could look something like this: -# -#apiMel3 apiMel3 Honeybee (Apis mellifera): apiMel3 /path/to/genome/apiMel3/apiMel3.fa -#hg19canon hg19 Human (Homo sapiens): hg19 Canonical /path/to/genome/hg19/hg19canon.fa -#hg19full hg19 Human (Homo sapiens): hg19 Full /path/to/genome/hg19/hg19full.fa -# -#Your all_fasta.loc file should contain an entry for each individual -#fasta file. So there will be multiple fasta files for each build, -#such as with hg19 above. -# diff -r 65575e70af7e -r d1b66015effd tool_dependencies.xml --- a/tool_dependencies.xml Fri Sep 18 11:39:55 2015 -0400 +++ b/tool_dependencies.xml Wed Sep 21 13:37:19 2016 -0400 @@ -1,13 +1,13 @@ - + - https://github.com/dpryan79/PileOMeth/archive/0.1.5.tar.gz + https://github.com/dpryan79/PileOMeth/archive/0.1.13.tar.gz make - make install prefix=$INSTALL_DIR + make install prefix=$INSTALL_DIR/bin - $INSTALL_DIR + $INSTALL_DIR/bin $INSTALL_DIR