Scroll to navigation

BED2BED_DISPLAY(1) User Commands BED2BED_DISPLAY(1)

NAME

bed2bed_display - Convert BED file to BED format suitable for displaying ChIP-seq peaks.

SYNOPSIS

bed2bed_display [options] [-a <min BED score>] [-b <max BED score>] [<] <BED file|stdin>

DESCRIPTION

- version 1.5.5 where options are:
Produce Debug information
Show this Help text
Set Feature name <ft>
Set output Format (1:BED[Def] 2:BedGraph)
Set name for track name field [def. name=SGA-feature]
Set track description field [def. desc="ChIP-Seq Custom data"]
Define the track color in comma-separated RGB values [def. 100,100,100]
<on|off> Data viewing paramenter: set auto-scale to UCSC data view [def=OFF]
<on|off> Data viewing paramenter: always include zero [def=OFF]
<func> Data viewing paramenter: windowing function [def=mean+whiskers|maximum|mean|minimum]
<grade> Data viewing paramenter: smoothing window [def=OFF[0], <grade>=0,2..16]
Display mode: [def=dense|full|hide] or [def=1|2|3]
Convert BED file to BED format suitable for displaying ChIP-seq peaks. Two formats are supported: 1) BED Track with Score field; 2) BedGraph. For BED track format, only the graphical parameter 'visibility' can be set.

AUTHOR


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

March 2020 bed2bed_display 1.5.5