.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.13. .TH BED2BED_DISPLAY "1" "March 2020" "bed2bed_display 1.5.5" "User Commands" .SH NAME bed2bed_display \- Convert BED file to BED format suitable for displaying ChIP-seq peaks. .SH SYNOPSIS .B bed2bed_display [\fI\,options\/\fR] [\fI\,-a \/\fR] [\fI\,-b \/\fR] [\fI\,<\/\fR] \fI\,\/\fR .SH DESCRIPTION .IP \- version 1.5.5 where options are: .TP \fB\-d\fR|\-\-debug Produce Debug information .TP \fB\-h\fR|\-\-help Show this Help text .TP \fB\-f\fR|\-\-feature Set Feature name .TP \fB\-o\fR|\-\-oformat <1|2> Set output Format (1:BED[Def] 2:BedGraph) .TP \fB\-\-name\fR Set name for track name field [def. name=SGA\-feature] .TP \fB\-\-desc\fR Set track description field [def. desc="ChIP\-Seq Custom data"] .TP \fB\-\-color\fR Define the track color in comma\-separated RGB values [def. 100,100,100] .TP \fB\-\-autoscale\fR Data viewing paramenter: set auto\-scale to UCSC data view [def=OFF] .TP \fB\-\-always0\fR Data viewing paramenter: always include zero [def=OFF] .TP \fB\-\-wfunction\fR Data viewing paramenter: windowing function [def=mean+whiskers|maximum|mean|minimum] .TP \fB\-\-smoothing\fR Data viewing paramenter: smoothing window [def=OFF[0], =0,2..16] .TP \fB\-\-visibility\fR Display mode: [def=dense|full|hide] or [def=1|2|3] .IP 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. .SH AUTHOR This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.