Package: SynMut Type: Package Title: SynMut: Designing Synonymously Mutated Sequences with Different Genomic Signatures Version: 1.29.0 Authors@R: c(person("Haogao", "Gu", email = "hggu@connect.hku.hk", role = c("aut", "cre")), person("Leo L.M.", "Poon", email = "llmpoon@hku.hk", role = "led")) Description: There are increasing demands on designing virus mutants with specific dinucleotide or codon composition. This tool can take both dinucleotide preference and/or codon usage bias into account while designing mutants. It is a powerful tool for in silico designs of DNA sequence mutants. License: GPL-2 Encoding: UTF-8 Suggests: BiocManager, knitr, rmarkdown, testthat, devtools, prettydoc, glue VignetteBuilder: knitr Imports: seqinr, methods, Biostrings, stringr, BiocGenerics RoxygenNote: 7.1.0 Collate: 'regioned_dna_Class.R' 'codon_mimic.R' 'input_seq.R' 'codon_random.R' 'codon_to.R' 'dinu_to.R' 'distance_analysis.R' 'region_related.R' 'seq_random.R' 'zzz.R' biocViews: SequenceMatching, ExperimentalDesign, Preprocessing BugReports: https://github.com/Koohoko/SynMut/issues URL: https://github.com/Koohoko/SynMut Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:50:09 UTC RemoteUrl: https://github.com/bioc/SynMut RemoteRef: HEAD RemoteSha: b50cc017ecd70430ec65a7ba695a5aeecfe5419b NeedsCompilation: no Packaged: 2026-07-09 09:55:40 UTC; root Author: Haogao Gu [aut, cre], Leo L.M. Poon [led] Maintainer: Haogao Gu