Category

Format Conversion


Usage

bigBedToBed input.bb output.bed


Manual

This tool is part of UCSC Genome Browser's utilities.

Options

  • -chrom=chr1 - if set restrict output to given chromosome
  • -start=N - if set, restrict output to only that over start
  • -end=N - if set, restict output to only that under end
  • -maxItems=N - if set, restrict output to first N items
  • -udcDir=/dir/to/cache - place to put cache for remote bigBed/bigWigs

Example

bigBedToBed JASPAR2022_hg38.bb JASPAR2022_hg38.bed


Share your experience or ask a question