# HG changeset patch # User iuc # Date 1718448714 0 # Node ID b95435276746660100e0fa7d350f6dbe721e8e2d # Parent 498748c8725244ce4019624fe460c6ae2b3d4d84 planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/ commit 24d62a0136f2c9adac56a247b498b373bb8d9e07 diff -r 498748c87252 -r b95435276746 bam_bed_gff_to_bigwig.xml --- a/bam_bed_gff_to_bigwig.xml Fri Jun 14 21:23:54 2024 +0000 +++ b/bam_bed_gff_to_bigwig.xml Sat Jun 15 10:51:54 2024 +0000 @@ -96,7 +96,7 @@ Estimates coverage of a reference genome for bam, bed or gff as a bigwig, suitable for viewing in JBrowse2 or other browser. - A chromosome lengths file must be provided if the input has a missing dbkey='?' on the pencil (edit attributes) tab. + A chromosome lengths file must be provided if the input has a missing dbkey (='?') on the pencil (edit attributes) form. The actual reference is not needed. The Compute sequence length tool can generate the lengths file. diff -r 498748c87252 -r b95435276746 tool-data/dbkeys.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool-data/dbkeys.loc.sample Sat Jun 15 10:51:54 2024 +0000 @@ -0,0 +1,2 @@ +# +hg38 hg38 testing.len diff -r 498748c87252 -r b95435276746 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Fri Jun 14 21:23:54 2024 +0000 +++ b/tool_data_table_conf.xml.sample Sat Jun 15 10:51:54 2024 +0000 @@ -4,4 +4,5 @@ value, name, len_path - \ No newline at end of file + +