Skip to content

Error in data.frame(chr1 = rep(chrom, curlength), start1 = start1[1:curlength], : arguments imply differing number of rows: 0, 1 Calls: makecombos -> data.frame #24

@sillysean

Description

@sillysean

Hi,

I hope you are doing well. I have run the mango pipeline using the short read data successfully, but an error occurred when switching to tagmentation-generated data.

I did follow the suggestion that I changed the default settings
--keepempty TRUE
--shortreads FALSE
--maxlength 1000

######## Below is the error report in the log file ########

[1] "counting reads per peak"
[1] "determining self-ligation distance"
[1] "self-ligation cutoff = 4498.4"
[1] "grouping PETs into interactions"
[1] "---Splitting PETs by chromosome"
[1] "---Intersecting PETs with peaks"
[1] "---Building putative interaction set"
[1] "modeling PETs based on peak depth and distance"
Error in data.frame(chr1 = rep(chrom, curlength), start1 = start1[1:curlength],  : 
  arguments imply differing number of rows: 0, 1
Calls: makecombos -> data.frame
Execution halted

However, this error persisted when different tagmentation-generated data were used. Is there an solution?
Thank you.

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