{
  "_id": "6a1f0694b401979e7341bc21",
  "Package": "CovidMutations",
  "Type": "Package",
  "Title": "Mutation Analysis and Assay Validation Toolkit for COVID-19\n(Coronavirus Disease 2019)",
  "Version": "0.1.3",
  "Date": "2020-08-29",
  "Authors@R": "c(\nperson(\n\"Shaoqian\",\n\"Ma\",\nemail = \"shaoqianma@qq.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = '0000-0001-8950-0711')\n),\nperson(\n\"Yongyou\",\n\"Zhang\",\nemail = \"yongyouzhang@xmu.edu.cn\",\nrole = c(\"aut\"),\ncomment = c(ORCID = '0000-0003-2413-9106')\n)\n)",
  "Description": "A feasible framework for mutation analysis and reverse\ntranscription polymerase chain reaction (RT-PCR) assay\nevaluation of COVID-19, including mutation profile\nvisualization, statistics and mutation ratio of each assay. The\nmutation ratio is conducive to evaluating the coverage of\nRT-PCR assays in large-sized\nsamples<doi:10.20944/preprints202004.0529.v1>.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "URL": "https://github.com/MSQ-123/CovidMutations",
  "BugReports": "https://github.com/MSQ-123/CovidMutations/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev zlib1g-dev",
  "Repository": "https://msq-123.r-universe.dev",
  "Date/Publication": "2020-08-29 13:59:43 UTC",
  "RemoteUrl": "https://github.com/msq-123/covidmutations",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
  "Packaged": {
    "Date": "2026-05-18 07:03:46 UTC",
    "User": "root"
  },
  "Author": "Shaoqian Ma [aut, cre] (ORCID: <https://orcid.org/0000-0001-8950-0711>),\nYongyou Zhang [aut] (ORCID: <https://orcid.org/0000-0003-2413-9106>)",
  "Maintainer": "Shaoqian Ma <shaoqianma@qq.com>",
  "MD5sum": "507acdac80d3d5e2850ae0b507df9afc",
  "_user": "msq-123",
  "_type": "src",
  "_file": "CovidMutations_0.1.3.tar.gz",
  "_fileid": "ba5909cd0369e8b05dca92257e779eb50362ef387f60d80279bf2db32821213a",
  "_filesize": 6175017,
  "_sha256": "ba5909cd0369e8b05dca92257e779eb50362ef387f60d80279bf2db32821213a",
  "_created": "2026-05-18T07:03:46.000Z",
  "_published": "2026-06-02T16:36:36.338Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122029086,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051468907"
    },
    {
      "job": 79122029043,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051467348"
    },
    {
      "job": 79122028806,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051464668"
    },
    {
      "job": 79122028476,
      "time": 284,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051482743"
    },
    {
      "job": 79122028705,
      "time": 447,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051412520"
    },
    {
      "job": 79122028170,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363939493"
    },
    {
      "job": 79122028544,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051457956"
    },
    {
      "job": 79122028699,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051453379"
    },
    {
      "job": 79122029126,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051453276"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/msq-123/covidmutations",
  "_commit": {
    "id": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
    "author": "msq <897341109@qq.com>",
    "committer": "msq <897341109@qq.com>",
    "message": "fix sample size\n",
    "time": 1598709583
  },
  "_maintainer": {
    "name": "Shaoqian Ma",
    "email": "shaoqianma@qq.com",
    "orcid": "0000-0001-8950-0711"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "seqinr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "VennDiagram",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "msq-123",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "msq-123",
      "count": 14,
      "uuid": 54383785
    }
  ],
  "_userbio": {
    "uuid": 54383785,
    "type": "user",
    "name": "shaoqian ma"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CovidMutations"
  },
  "_devurl": "https://github.com/msq-123/covidmutations",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CovidMutations.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msq-123/covidmutations",
  "_realowner": "msq-123",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2020-09-18"
    }
  ],
  "_exports": [
    "AssayMutRatio",
    "doubleAssay",
    "globalProteinMut",
    "globalSNPprofile",
    "indelSNP",
    "LastfiveNrMutation",
    "mergeEvents",
    "MutByGene",
    "mutStat",
    "nucmerRMD",
    "plotMutAnno",
    "plotMutProteins"
  ],
  "_datasets": [
    {
      "name": "assays",
      "title": "Assays for mutation detection using different primers and probes",
      "object": "assays",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Assay",
        "F1",
        "F2",
        "R1",
        "R2",
        "P1",
        "P2"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "chinalist",
      "title": "A list of places in China",
      "object": "chinalist",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid_annot",
      "title": "Mutation annotation results produced by \"indelSNP\" function",
      "object": "covid_annot",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sample",
        "refpos",
        "refvar",
        "qvar",
        "qpos",
        "qlength",
        "protein",
        "variant",
        "varclass",
        "annotation"
      ],
      "rows": 3258,
      "table": true,
      "tojson": true
    },
    {
      "name": "gene_position",
      "title": "\"GFF3\" format gene position data for SARS-Cov-2",
      "object": "gene_position",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "X.1",
        "X.2",
        "Start",
        "Stop",
        "X.3",
        "X.4",
        "X.5",
        "Gene",
        "Protein"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "gff3",
      "title": "\"GFF3\" format annotation data for SARS-Cov-2",
      "object": "gff3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V1",
        "V2",
        "V3",
        "V4",
        "V5",
        "V6",
        "V7",
        "V8",
        "V9",
        "V10"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "nucmer",
      "title": "Mutation information derived from \"nucmer\" SNP analysis",
      "object": "nucmer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rpos",
        "rvar",
        "qvar",
        "qpos",
        "",
        "",
        "",
        "",
        "rlength",
        "qlength",
        "",
        "",
        "rname",
        "qname"
      ],
      "rows": 3660,
      "table": true,
      "tojson": true
    },
    {
      "name": "nucmerr",
      "title": "Preprocessed \"nucmer.snpss\" file using \"nucmerRMD\" function",
      "object": "nucmerr",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rpos",
        "rvar",
        "qvar",
        "qpos",
        "ID",
        "sample",
        "time",
        "country",
        "M_type",
        "PM_type"
      ],
      "rows": 3660,
      "table": true,
      "tojson": true
    },
    {
      "name": "refseq",
      "title": "SARS-Cov-2 genomic reference sequence from NCBI",
      "object": "refseq",
      "class": [
        "SeqFastadna"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "AssayMutRatio",
      "title": "Calculate the mutation detection rate using different assays",
      "topics": [
        "AssayMutRatio"
      ]
    },
    {
      "page": "assays",
      "title": "Assays for mutation detection using different primers and probes",
      "topics": [
        "assays"
      ]
    },
    {
      "page": "chinalist",
      "title": "A list of places in China",
      "topics": [
        "chinalist"
      ]
    },
    {
      "page": "covid_annot",
      "title": "Mutation annotation results produced by \"indelSNP\" function",
      "topics": [
        "covid_annot"
      ]
    },
    {
      "page": "doubleAssay",
      "title": "Detection of co-occurring mutations using double-assay information",
      "topics": [
        "doubleAssay"
      ]
    },
    {
      "page": "gene_position",
      "title": "\"GFF3\" format gene position data for SARS-Cov-2",
      "topics": [
        "gene_position"
      ]
    },
    {
      "page": "gff3",
      "title": "\"GFF3\" format annotation data for SARS-Cov-2",
      "topics": [
        "gff3"
      ]
    },
    {
      "page": "globalProteinMut",
      "title": "Global mutational events profiling of proteins",
      "topics": [
        "globalProteinMut"
      ]
    },
    {
      "page": "globalSNPprofile",
      "title": "Global single nucleotide polymorphism (SNP) profiling in virus genome",
      "topics": [
        "globalSNPprofile"
      ]
    },
    {
      "page": "indelSNP",
      "title": "Provide effects of each single nucleotide polymorphism (SNP), insertion and deletion in virus genome",
      "topics": [
        "indelSNP"
      ]
    },
    {
      "page": "LastfiveNrMutation",
      "title": "Bacth assay analysis for last five Nr of primers",
      "topics": [
        "LastfiveNrMutation"
      ]
    },
    {
      "page": "mergeEvents",
      "title": "Merge neighboring events of single nucleotide polymorphism (SNP), insertion and deletion.",
      "topics": [
        "mergeEvents"
      ]
    },
    {
      "page": "MutByGene",
      "title": "Plot mutation counts for certain genes",
      "topics": [
        "MutByGene"
      ]
    },
    {
      "page": "mutStat",
      "title": "Plot mutation statistics for nucleiotide",
      "topics": [
        "mutStat"
      ]
    },
    {
      "page": "nucmer",
      "title": "Mutation information derived from \"nucmer\" SNP analysis",
      "topics": [
        "nucmer"
      ]
    },
    {
      "page": "nucmerr",
      "title": "Preprocessed \"nucmer.snpss\" file using \"nucmerRMD\" function",
      "topics": [
        "nucmerr"
      ]
    },
    {
      "page": "nucmerRMD",
      "title": "Preprocess \"nucmer\" object to add group information",
      "topics": [
        "nucmerRMD"
      ]
    },
    {
      "page": "plotMutAnno",
      "title": "Plot the mutation statistics after annotating the \"nucmer\" object by \"indelSNP\" function",
      "topics": [
        "plotMutAnno"
      ]
    },
    {
      "page": "plotMutProteins",
      "title": "Plot the most frequent mutational events for proteins in the SARS-CoV-2 genome",
      "topics": [
        "plotMutProteins"
      ]
    },
    {
      "page": "refseq",
      "title": "SARS-Cov-2 genomic reference sequence from NCBI",
      "topics": [
        "refseq"
      ]
    }
  ],
  "_readme": "https://github.com/msq-123/covidmutations/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "formatR",
    "Formula",
    "fracdiff",
    "futile.logger",
    "futile.options",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pixmap",
    "pkgconfig",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "segmented",
    "seqinr",
    "sp",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "VennDiagram",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "CovidMutations: a feasible framework for mutation analysis and assays validation of COVID-19",
      "author": "Shaoqian Ma, Yongyou Zhang",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Downloading and preparing the data",
        "Annotate the mutational events",
        "Merge neighboring events of SNP, insertion and deletion",
        "Provide effects of each SNP, insertion and deletion",
        "Mutation statistics and profile",
        "Basic descriptions for the mutational events.",
        "The most frequent mutational events for each protein",
        "Preprocess nucmer object to add group information",
        "Global SNP profiling in virus genome",
        "Global protein mutational events profiling",
        "Plot mutation distribution and mutation statistics",
        "Plot mutation counts for certain genes",
        "Assays efficiency",
        "Calculate the mutation ratio using different assays",
        "Bacth assay analysis for last five Nr of primers",
        "Detection of co-occurring mutations using double-assay",
        "Packages used",
        "References"
      ],
      "created": "2020-08-17 07:45:13",
      "modified": "2020-08-29 09:01:15",
      "commits": 3
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "covidmutations",
  "_universes": [
    "msq-123"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-18T07:06:26.000Z",
      "distro": "noble",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "0fe1a6f31b20d6ba595306b554683f83742653f7a24966f7c858702b85c6b9ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-18T07:06:23.000Z",
      "distro": "noble",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "8db7fe0b933a023d0b561a524b7b3a95150c68efab03ab322c5abba48ba99d16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-18T07:07:25.000Z",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "4ddfdd0c3ae7f9bb543962ff9e5450174168addebd2cc9bd0f1b58e478f3a195",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-18T07:07:16.000Z",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "44fdc1174c9f8a4a251672e9b0cf9225d89f930c038941dd32b81b4f247861a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-18T07:05:25.000Z",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "42ce2267cc459a7a891c292935c562dc5682fff44e64a26e181257d0226f162f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-18T07:05:12.000Z",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "22f3d4ae0e1996402e90663183f49cc42840eb7ec338d49ff72dbb22abb3b758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-18T07:05:12.000Z",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "2de6754513e86f95e465e463e2d734a3ec6c6cba0b6e2f9632592c89e440cda8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T16:36:10.000Z",
      "commit": "b4521bdd86dc2cf2754433a0396b9b79b08be1e1",
      "fileid": "2ebda563ad904282f8360f6ebe8f0a6dfaf0f1b8b9898ab9f6a68c4ade1d7f38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msq-123/actions/runs/26018356421"
    }
  ]
}