Skip to content

Regions of excessive sequencing depth for hg38 #109

Open
@zhujack

Description

@zhujack

Hi,

I tried to generate Regions of excessive sequencing depth for hg38, but the UCSC table browser does not have the Top 0.01 frequency Hi Seq Depth dataset for hg38. It was suggested on the WiKi page to use the detectExtremeDepth utility from cgpBigWig to generate the file. I wonder how exactly it should be generated with detectExtremeDepth utility. I have tried the following:

bam2bw -i $tumor -o tumor.bw
detectExtremeDepth -b tumor.bw -o depth_out

Is this the right direction? Could you give me more detailed instructions on this? Thanks.

Jack

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