logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

partit2bed.pl - converts the output of the ChIP-Seq partitioning program to BED format

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

partit2bed.pl 1.5.5                                March 2020                                   PARTIT2BED.PL(1)

Description

              partit2bed.pl [options] <ChIP-Part out file>

              where options are:

       -h|--help
              Show this stuff

       --db <path>
              Use <path> to locate Chrom Id Storable File 'chro_idx.nstorage'

       -t|--track <track>
              BED track name [def: Test-BED]

       -d|--desc <desc>
              Description field of the BED header line [def: ChIP-Seq]

       -n <int>
              Chromosome number (BED declaration lines) [def: 0 - all chromosomes]

       -b <int>
              Chromosome start [def: -1 - entire chrom region]

       -e <int>
              Chromosome end [def: -1 - entire chrom region]

              The program converts the output of the ChIP-Seq partitioning program to BED format.

Name

       partit2bed.pl - converts the output of the ChIP-Seq partitioning program to BED format

See Also