logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bam2bed_sge - manual page for bam2bed_sge 2.4.41+dfsg

Description

              Pass in the name of an indexed BAM file to create a sorted BED file using the cluster.

              (stdin isn't supported through this wrapper script.)

              Add --clean to remove <input-indexed-bam-file> after turning it into BED.

              You can pass in the name of the output bed archive to be created.  Otherwise, the output will have
              the same name as the input file, with an additional

       '.bed' ending.
              If the input file ends with '.bam', that will be stripped off.

Name

       bam2bed_sge - manual page for bam2bed_sge 2.4.41+dfsg

See Also

       The  full  documentation  for bam2bed_sge is maintained as a Texinfo manual.  If the info and bam2bed_sge
       programs are properly installed at your site, the command

              infobam2bed_sge

       should give you access to the complete manual.

bam2bed_sge 2.4.41+dfsg                           December 2024                                   BAM2BED_SGE(1)

Synopsis

bam2bed_sge [--help] [--clean] <input-indexed-bam-file> [output-bed-file]

See Also