Skip to content

"Warning: Recycling array of length 1 in vector-array arithmetic is deprecated" #132

@griffinfarrow

Description

@griffinfarrow

I am using QDNAseq to do some CNA analysis (and loving it - thank you!)
I've got a custom dataset and I'm running into an error that I assume is a deprecation one. When I call QDNAseq::callBins() on my data, I get a warning raised repeatedly that

Warning: Recycling array of length 1 in vector-array arithmetic is deprecated. Use c() or as.vector() instead.

Is this a known issue of the package? Or is it possibly something weird in my data?
I've been sent copy number data without calls and I'm trying to use the package to process it without the raw .BAM files so I have been quite well-acquainted with strange warnings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions