# HG changeset patch # User iuc # Date 1499289120 14400 # Node ID b73962f8fcbf932e6e7d328b02e5460898d9508f # Parent 304a594a7ef61bdadd1d3b05d4aace91427f1459 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit c5007eff737fcabb28fa726ac40f13a1cd4893c1 diff -r 304a594a7ef6 -r b73962f8fcbf all_fasta.loc.sample --- a/all_fasta.loc.sample Sun May 14 14:07:52 2017 -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 304a594a7ef6 -r b73962f8fcbf closestBed.xml --- a/closestBed.xml Sun May 14 14:07:52 2017 -0400 +++ b/closestBed.xml Wed Jul 05 17:12:00 2017 -0400 @@ -5,52 +5,70 @@ - - '$output' -]]> - + '$output' + ]]> - - + + + + + + + + + + + + + + + + + + + - + - + help="The reported distance for overlapping features will be 0" /> - - + help="Like -d, report the closest feature in B, and its distance to A as an extra column. However unlike -d, use negative distances to report upstream features"> + @@ -67,39 +85,41 @@ - + - + help="That is, we want close, yet not touching features only" /> - - + + - + + + - + + @@ -107,34 +127,34 @@ + + + - - - + ]]> diff -r 304a594a7ef6 -r b73962f8fcbf tool-data/all_fasta.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/all_fasta.loc.sample Wed Jul 05 17:12:00 2017 -0400 @@ -0,0 +1,18 @@ +#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 304a594a7ef6 -r b73962f8fcbf tool-data/all_gff.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/all_gff.loc.sample Wed Jul 05 17:12:00 2017 -0400 @@ -0,0 +1,14 @@ +#This file lists the locations and dbkeys of all the GFF files +#This file has the format (white space characters are +#TAB characters): +# +# +# +#So, all_gff.loc could look something like this: +# +#apiMel3 apiMel3 Honeybee (Apis mellifera): apiMel3 /path/to/annotation/apiMel3/apiMel3.gff +#hg19canon hg19 Human (Homo sapiens): hg19 Canonical /path/to/annotation/hg19/hg19canon.gff +#hg19full hg19 Human (Homo sapiens): hg19 Representative transcripts /path/to/annotation/hg19/hg19_representative_tx.gff +# +#Your all_gff.loc file should contain an entry for each different annotation. +#So there can be multiple gff files for each build, such as with hg19 above. diff -r 304a594a7ef6 -r b73962f8fcbf tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Sun May 14 14:07:52 2017 -0400 +++ b/tool_data_table_conf.xml.sample Wed Jul 05 17:12:00 2017 -0400 @@ -4,4 +4,9 @@ value, dbkey, name, path + + + value, dbkey, name, path + +