{
  "_id": "6a10c29facfb0bcc41ccc069",
  "Package": "CNVfilteR",
  "Type": "Package",
  "Title": "Identifies false positives of CNV calling tools by using SNV\ncalls",
  "Version": "1.27.0",
  "Authors@R": "c(person(\ngiven = \"Jose Marcos\",\nfamily = \"Moreno-Cabrera\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jpuntomarcos@gmail.com\",\ncomment = c(ORCID = \"0000-0001-8570-0345\")\n), person(\ngiven = \"Bernat\",\nfamily = \"Gel\",\nrole = \"aut\"\n))",
  "Description": "CNVfilteR identifies those CNVs that can be discarded by\nusing the single nucleotide variant (SNV) calls that are\nusually obtained in common NGS pipelines.",
  "License": "Artistic-2.0",
  "URL": "https://github.com/jpuntomarcos/CNVfilteR",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "biocViews": "CopyNumberVariation, Sequencing, DNASeq, Visualization,\nDataImport",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/jpuntomarcos/CNVfilteR/issues",
  "Config/pak/sysreqs": "cmake make libbz2-dev libicu-dev liblzma-dev\nlibpng-dev libuv1-dev libxml2-dev libssl-dev xz-utils\nzlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:51:07 UTC",
  "RemoteUrl": "https://github.com/bioc/CNVfilteR",
  "RemoteRef": "HEAD",
  "RemoteSha": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-30 17:27:07 UTC",
    "User": "root"
  },
  "Author": "Jose Marcos Moreno-Cabrera [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8570-0345>),\nBernat Gel [aut]",
  "Maintainer": "Jose Marcos Moreno-Cabrera <jpuntomarcos@gmail.com>",
  "MD5sum": "53b803b18471e53efeaea6ab8d583fc6",
  "_user": "bioc",
  "_type": "src",
  "_file": "CNVfilteR_1.27.0.tar.gz",
  "_fileid": "9e405483645b92bbd12c938cf5f1cfee7d3cd42537356677d181f71903082263",
  "_filesize": 1006933,
  "_sha256": "9e405483645b92bbd12c938cf5f1cfee7d3cd42537356677d181f71903082263",
  "_created": "2026-04-30T17:27:07.000Z",
  "_jobs": [
    {
      "job": 77460415637,
      "time": 369,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6736361152"
    },
    {
      "job": 77460415431,
      "time": 610,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6736435364"
    },
    {
      "job": 77460415660,
      "time": 585,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6736428368"
    },
    {
      "job": 77460415757,
      "time": 318,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6738382129"
    },
    {
      "job": 77460415434,
      "time": 441,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6738416402"
    },
    {
      "job": 77460414891,
      "time": 559,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6736244763"
    },
    {
      "job": 77460415200,
      "time": 273,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7170101590"
    },
    {
      "job": 77460415657,
      "time": 519,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6736407258"
    },
    {
      "job": 77460415506,
      "time": 537,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6736412472"
    },
    {
      "job": 77460415598,
      "time": 538,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6736414096"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 10
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/CNVfilteR",
  "_commit": {
    "id": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380667
  },
  "_maintainer": {
    "name": "Jose Marcos Moreno-Cabrera",
    "email": "jpuntomarcos@gmail.com",
    "login": "jpuntomarcos",
    "orcid": "0000-0001-8570-0345",
    "uuid": 1809574
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "regioneR",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "karyoploteR",
      "role": "Imports"
    },
    {
      "package": "CopyNumberPlots",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "GenomeInfoDb",
      "role": "Imports"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Hsapiens.UCSC.hg19.masked",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.27.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.26.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "copynumbervariation",
    "sequencing",
    "dnaseq",
    "visualization",
    "dataimport"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jpuntomarcos",
      "count": 103,
      "uuid": 1809574
    },
    {
      "user": "nturaga",
      "count": 12,
      "uuid": 2746443
    },
    {
      "user": "bernatgel",
      "count": 9,
      "uuid": 919489
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 288,
    "source": "https://www.bioconductor.org/packages/stats/bioc/CNVfilteR"
  },
  "_devurl": "https://github.com/jpuntomarcos/cnvfilter",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CNVfilteR.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jpuntomarcos/cnvfilter",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "filterCNVs",
    "loadCNVcalls",
    "loadSNPsFromVCF",
    "loadVCFs",
    "plotAllCNVs",
    "plotScoringModel",
    "plotVariantsForCNV"
  ],
  "_help": [
    {
      "page": "auxAddCNcolumn",
      "title": "auxAddCNcolumn",
      "topics": [
        "auxAddCNcolumn"
      ]
    },
    {
      "page": "auxGetVcfSource",
      "title": "auxGetVcfSource",
      "topics": [
        "auxGetVcfSource"
      ]
    },
    {
      "page": "auxProcessVariants",
      "title": "auxProcessVariants",
      "topics": [
        "auxProcessVariants"
      ]
    },
    {
      "page": "filterCNVs",
      "title": "filterCNVs",
      "topics": [
        "filterCNVs"
      ]
    },
    {
      "page": "getVariantScore",
      "title": "getVariantScore",
      "topics": [
        "getVariantScore"
      ]
    },
    {
      "page": "loadCNVcalls",
      "title": "loadCNVcalls",
      "topics": [
        "loadCNVcalls"
      ]
    },
    {
      "page": "loadSNPsFromVCF",
      "title": "loadSNPsFromVCF",
      "topics": [
        "loadSNPsFromVCF"
      ]
    },
    {
      "page": "loadVCFs",
      "title": "loadVCFs",
      "topics": [
        "loadVCFs"
      ]
    },
    {
      "page": "plotAllCNVs",
      "title": "plotAllCNVs",
      "topics": [
        "plotAllCNVs"
      ]
    },
    {
      "page": "plotScoringModel",
      "title": "plotVariantsForCNV",
      "topics": [
        "plotScoringModel"
      ]
    },
    {
      "page": "plotVariantsForCNV",
      "title": "plotVariantsForCNV",
      "topics": [
        "plotVariantsForCNV"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/CNVfilteR/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "AnnotationFilter",
    "askpass",
    "assertthat",
    "backports",
    "bamsignals",
    "base64enc",
    "bezier",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "biocmake",
    "BiocParallel",
    "Biostrings",
    "biovizBase",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "bslib",
    "cachem",
    "checkmate",
    "cigarillo",
    "cli",
    "cluster",
    "cn.mops",
    "codetools",
    "colorspace",
    "CopyNumberPlots",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "dichromat",
    "digest",
    "dir.expiry",
    "ensembldb",
    "evaluate",
    "farver",
    "fastmap",
    "filelock",
    "fontawesome",
    "foreign",
    "formatR",
    "Formula",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomeInfoDb",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "IRanges",
    "isoband",
    "jquerylib",
    "jsonlite",
    "karyoploteR",
    "KEGGREST",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "nnet",
    "openssl",
    "pkgconfig",
    "png",
    "pracma",
    "ProtGenerics",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "regioneR",
    "restfulr",
    "rhdf5",
    "rhdf5filters",
    "Rhdf5lib",
    "Rhtslib",
    "rjson",
    "rlang",
    "rmarkdown",
    "rpart",
    "Rsamtools",
    "RSQLite",
    "rstudioapi",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sass",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tinytex",
    "UCSC.utils",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "XML",
    "XVector",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "CNVfilteR.Rmd",
      "filename": "CNVfilteR.html",
      "title": "CNVfilteR: Remove false positives of CNV calling tools by using SNV calls",
      "author": "Jose Marcos Moreno-Cabrera jmoreno@igtp.cat and Bernat Gel bgel@igtp.cat",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start",
        "Loading Copy-Number Data",
        "Loading Variants Data",
        "VCF free of artifacts",
        "Minimun total depth",
        "Regions to exclude",
        "INDELs excluded by default",
        "Other settings",
        "Limitations",
        "Identifying false positives",
        "Scoring model for duplication CNVs",
        "The margin.pct parameter",
        "Plotting results",
        "Session Info"
      ],
      "created": "2019-10-01 14:46:38",
      "modified": "2022-12-02 06:23:17",
      "commits": 18
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "cnvfilter",
  "_universes": [
    "bioc",
    "jpuntomarcos"
  ],
  "_failure": {
    "version": "1.27.0",
    "commit": {
      "id": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
      "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
      "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
      "time": 1777380667
    },
    "buildurl": "https://github.com/r-universe/bioc/actions/runs/26676299258",
    "date": "2026-06-01T06:36:03.003Z",
    "job": {
      "job": 78798324732,
      "time": 325,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7324837942"
    }
  },
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-04-30T17:33:44.000Z",
      "distro": "noble",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "3f7bdcab93b5afb02ebebbd37db43683783ac47ed41f8a20bd6625252093e88b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.27.0",
      "date": "2026-04-30T17:33:48.000Z",
      "distro": "noble",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "6d276e59ef38f6af8011f791bf9ca55910b12fb5c6186d50fff1000ff8df2eb0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-04-30T19:20:48.000Z",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "4801fb65eaf5aaeff26040de2bf8487360a5acc00d0a31d81d8676cb4b27c918",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.27.0",
      "date": "2026-04-30T19:21:56.000Z",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "545cd2133b48fbb6f6c760579fbdcfbf1a45579e29f3ef3d6ceb259d2110b61e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-04-30T17:32:12.000Z",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "8fd6e6f3fc075eb02ef420d1905fbf7a3c6de2284d76b2f3bb4ef2dabab0ecae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-04-30T17:32:42.000Z",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "44bbc9b07522a1649282d2180981a50fddcae32af4b09e9be1f9d4c4db647300",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.27.0",
      "date": "2026-04-30T17:32:19.000Z",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "199074ce33ecaf8f19be5e5e63211a49d30a6d387bac75a87e9497667cc01e9f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.27.0",
      "date": "2026-05-22T20:54:24.000Z",
      "commit": "e829c8310c8f8d0bb89b7ba48495c530604cfd56",
      "fileid": "65acb8015fb9f20172cee4cbff9aeb15de32f98ec71754af6ed919d76db732af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/25179257712"
    }
  ]
}