diff bam_bed_gff_to_bigwig.xml @ 5:f132065ac170 draft

planemo upload for repository https://www.encodeproject.org/software/bedgraphtobigwig/
author fubar
date Sat, 15 Jun 2024 08:34:13 +0000
parents 3899b3091d4a
children 4043d4155909
line wrap: on
line diff
--- a/bam_bed_gff_to_bigwig.xml	Fri Jun 14 23:46:42 2024 +0000
+++ b/bam_bed_gff_to_bigwig.xml	Sat Jun 15 08:34:13 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="bbgtobigwig_dev" name="BAM BED GFF coverage bigWigs" version="0.1" profile="22.05"> 
+<tool id="bbgtobigwig" name="BAM BED GFF coverage bigWigs" version="0.1" profile="22.05"> 
     <xrefs>
         <xref type="bio.tools">UCSC_Genome_Browser_Utilities</xref>
     </xrefs>
@@ -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.