Skip to content

Error in adjustSignal with AffySNP6 sample  #8

@miranda528491

Description

@miranda528491

I'm getting the following error:

Error in `$<-.data.frame`(`*tmp*`, "Log2Ratio", value = c(-0.115390827858491,  : 
  replacement has 18124 rows, data has 18118

with the original script and the original sample file

library(rCGH)
filePath <- system.file("extdata", "Affy_snp6_cnchp.txt.bz2", package = "rCGH")
cgh <- readAffySNP6(filePath, sampleName = "AffySNP6")

cgh

cgh <- adjustSignal(cgh, nCores=1)

please help ):

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