Skip to content

seq.default error #3

Description

@girdhar3

Hey

I am getting this error for a given chip-seq bam file. I have removed duplicates from bam file. I have tried

bdw <- bindWidth(cov, range=c(50L,300L), step=10L)

Starting to estimate bdwidth.
...... Cycle 1 for bind width estimation
Error in seq.default(range[1], range[2], step) :
'from' must be a finite number

Here is the summary of cov object

summary(cov)
Length Class Mode
fwd 194 SimpleRleList S4
rev 194 SimpleRleList S4

because it is hg38

Can you help me with this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions