{
  "_id": "6a142938acfb0bcc41d40572",
  "Package": "FilterFFPE",
  "Type": "Package",
  "Title": "FFPE Artificial Chimeric Read Filter for NGS data",
  "Version": "1.23.0",
  "Authors@R": "person(\"Lanying\", \"Wei\", email=\"lanying.wei@uni-muenster.de\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4281-8017\"))",
  "Description": "This package finds and filters artificial chimeric reads\nspecifically generated in next-generation sequencing (NGS)\nprocess of formalin-fixed paraffin-embedded (FFPE) tissues.\nThese artificial chimeric reads can lead to a large number of\nfalse positive structural variation (SV) calls. The required\ninput is an indexed BAM file of a FFPE sample.",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "biocViews": "StructuralVariation, Sequencing, Alignment, QualityControl,\nPreprocessing",
  "Config/pak/sysreqs": "libbz2-dev liblzma-dev xz-utils zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:53:40 UTC",
  "RemoteUrl": "https://github.com/bioc/FilterFFPE",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 10:44:14 UTC",
    "User": "root"
  },
  "Author": "Lanying Wei [aut, cre] (ORCID: <https://orcid.org/0000-0002-4281-8017>)",
  "Maintainer": "Lanying Wei <lanying.wei@uni-muenster.de>",
  "MD5sum": "c4ce6029e03bdb0f4b1685ceff0c781c",
  "_user": "bioc",
  "_type": "src",
  "_file": "FilterFFPE_1.23.0.tar.gz",
  "_fileid": "b3a87a889ebc35a35898e111d88f49841cb4f10e7ac62e7865b6dbbdbb9243ef",
  "_filesize": 1469016,
  "_sha256": "b3a87a889ebc35a35898e111d88f49841cb4f10e7ac62e7865b6dbbdbb9243ef",
  "_created": "2026-05-25T10:44:14.000Z",
  "_published": "2026-05-25T10:49:28.522Z",
  "_jobs": [
    {
      "job": 77698253879,
      "time": 152,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7196683019"
    },
    {
      "job": 77698253836,
      "time": 275,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196714533"
    },
    {
      "job": 77698253852,
      "time": 246,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196706579"
    },
    {
      "job": 77698253859,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196684025"
    },
    {
      "job": 77698253834,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196683658"
    },
    {
      "job": 77697671509,
      "time": 275,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196645186"
    },
    {
      "job": 77698253842,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196673658"
    },
    {
      "job": 77698253901,
      "time": 208,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196697183"
    },
    {
      "job": 77698253839,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196692852"
    },
    {
      "job": 77698253871,
      "time": 245,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196706034"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 1,
    "note": 9
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/FilterFFPE",
  "_commit": {
    "id": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
    "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": 1777380820
  },
  "_maintainer": {
    "name": "Lanying Wei",
    "email": "lanying.wei@uni-muenster.de",
    "login": "lanyingwei",
    "description": "",
    "uuid": 49517206,
    "orcid": "0000-0002-4281-8017"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "IRanges",
      "role": "Imports"
    },
    {
      "package": "Rsamtools",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "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.23.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.22.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "structuralvariation",
    "sequencing",
    "alignment",
    "qualitycontrol",
    "preprocessing"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 340,
    "source": "https://www.bioconductor.org/packages/stats/bioc/FilterFFPE"
  },
  "_mentions": 1,
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FilterFFPE.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "FFPEReadFilter",
    "filterBamByReadNames",
    "findArtifactChimericReads"
  ],
  "_help": [
    {
      "page": "FilterFFPE-package",
      "title": "FFPE Artificial Chimeric Read Filter for NGS data",
      "topics": [
        "FilterFFPE-package",
        "FilterFFPE"
      ]
    },
    {
      "page": "FFPEReadFilter",
      "title": "Find and filter artifact chimeric reads in BAM file of FFPE sample",
      "topics": [
        "FFPEReadFilter"
      ]
    },
    {
      "page": "filterBamByReadNames",
      "title": "Filter reads from BAM file by read names",
      "topics": [
        "filterBamByReadNames"
      ]
    },
    {
      "page": "findArtifactChimericReads",
      "title": "Find artifact chimeric reads in BAM file of FFPE sample",
      "topics": [
        "findArtifactChimericReads"
      ]
    }
  ],
  "_rundeps": [
    "BH",
    "BiocGenerics",
    "BiocParallel",
    "Biostrings",
    "bitops",
    "codetools",
    "cpp11",
    "crayon",
    "doParallel",
    "foreach",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "IRanges",
    "iterators",
    "lambda.r",
    "Rhtslib",
    "Rsamtools",
    "S4Vectors",
    "Seqinfo",
    "snow",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "FilterFFPE.Rnw",
      "filename": "FilterFFPE.pdf",
      "title": "An introduction to FilterFFPE",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2020-09-18 14:19:06",
      "modified": "2020-11-11 20:50:38",
      "commits": 2
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "filterffpe",
  "_universes": [
    "bioc",
    "lanyingwei"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-25T10:47:31.000Z",
      "distro": "noble",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "be30a1a2c347a3f112bb784c2424c5c73d40c4c194f155b6c0a6d414f79df84b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.23.0",
      "date": "2026-05-25T10:47:01.000Z",
      "distro": "noble",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "a602720f72980a1fb886df4bb0198f218d552882445fafda006f23e0977a911f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-25T10:45:52.000Z",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "fe6151ab951d5ec79c91a85240864bef3e5cc265dc8e576030f216bd053c1994",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.23.0",
      "date": "2026-05-25T10:45:50.000Z",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "8739d1c7ddd55040b6e3a0f0e9001feb1d0c238feb69abd6f43811070a7526e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.23.0",
      "date": "2026-05-25T10:46:30.000Z",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "6a73d12134806ac2ee2ea8b52c47d59f6eb84e5beb23f20ef40e03fbdfaeabba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-25T10:45:54.000Z",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "b6beafc166b2ef544b48ccfa30c8b280aa9f3b9ac7a5271430dd1fce12edd7fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-25T10:45:46.000Z",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "0afa54bb6626dd58d48ed286db64adf3bfea68e3bccd298d1b63d8eaea87ff81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.23.0",
      "date": "2026-05-25T10:46:35.000Z",
      "commit": "b5ae7a79d9200b99e31febb0792b162c2fa8a0cd",
      "fileid": "8e6406349c770dde795732d45fb4de5962900afc64f6c8e55716efe6d2d3d52f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26396289683"
    }
  ]
}