Package: seguid
Version: 0.1.0
Title: Sequence Globally Unique Identifier (SEGUID) Checksums
Authors@R: c(
    person("Henrik", "Bengtsson",
           role=c("aut", "cre", "cph"),
           email = "henrikb@braju.com"
    ))
Description: Implementation of the original Sequence Globally Unique Identifier (SEGUID) algorithm [Babnigg and Giometti (2006) <doi:10.1002/pmic.200600032>] and SEGUID v2 (<https://www.seguid.org>), which extends SEGUID v1 with support for linear, circular, single- and double-stranded biological sequences, e.g. DNA, RNA, and proteins.
Imports: base64enc, digest
License: MIT + file LICENSE
URL: https://www.seguid.org/
BugReports: https://github.com/seguid/seguid-r/issues
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-01 12:55:12 UTC; henrik
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2024-03-04 10:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 04:56:14 UTC; unix
