Skip to content

readSVvcf is not work in findDups.R #10

@zhqduan

Description

@zhqduan

Hello,

I want to construct the SV graph from several assemblies. Before starting my own works, I am testing the pipeline according to your manual, first merge SVs from multiple datasets, and then remap-to-dedup-merged-svs. In the second step, when I run the findDups.R, the readSVvcf does not work with the error massage "unused argument (vcf.object = TRUE)". When I remove the parameter "vcf.object=TRUE", the readSVvcf file could work but the command "svs.gr = rowRanges(svs)" gives another error message:

Error in MatrixGenerics:::.load_next_suggested_package_to_search(x) : 
  Failed to find a rowRanges() method for GRanges objects.

Any suggestions with this issue? Thanks in advance.

Best,
Zhongqu

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