这是indexloc提供的服务,不要输入任何密码
Skip to content

peak list have peaks with FDR greater than 0.01 #313

@cxtaslim

Description

@cxtaslim

Hi,

I ran this pipeline without specifying FDR cut-off which should mean that it'll use the default FDR of 0.01 but it didn't.
This was run with chip.pipline_type: "tf"
Am I missing something? Am I looking at the wrong column or wrong file? Thank you in advance for your help in clarifying this.

pwd
/home/user/encode_chip_vn2/peak/rep1
zcat VN2_FLAG_1_S13_L002_R1_001.srt.nodup_x_ctl.pooled.300K.regionPeak.gz | awk 'NR == 1 {min = $9} $9 < min {min = $9} END {print min}'
0.490867206197159

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions