# HG changeset patch # User iuc # Date 1499289088 14400 # Node ID 374e84779e62e1b1eed5e200facbdfea52930977 # Parent 60ecb12a79296e69b8354f185ffb4a8dfdb4ad1e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit c5007eff737fcabb28fa726ac40f13a1cd4893c1 diff -r 60ecb12a7929 -r 374e84779e62 all_fasta.loc.sample --- a/all_fasta.loc.sample Sun May 14 14:07:37 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 60ecb12a7929 -r 374e84779e62 closestBed.xml --- a/closestBed.xml Sun May 14 14:07:37 2017 -0400 +++ b/closestBed.xml Wed Jul 05 17:11:28 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 60ecb12a7929 -r 374e84779e62 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:11:28 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 60ecb12a7929 -r 374e84779e62 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:11:28 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 60ecb12a7929 -r 374e84779e62 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Sun May 14 14:07:37 2017 -0400 +++ b/tool_data_table_conf.xml.sample Wed Jul 05 17:11:28 2017 -0400 @@ -4,4 +4,9 @@ value, dbkey, name, path + + + value, dbkey, name, path + +