-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
33 lines (33 loc) · 1.25 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: ribiosUtils
Type: Package
Title: Utilities from and Interface to the Bioinfo-C (BIOS) Library
Version: 1.7.5
Date: 2024-10-05
Authors@R:
c(person(given = "Jitao David",
family = "Zhang",
role = c("aut", "cre", "ctb"),
email = "[email protected]",
comment = c(ORCID="0000-0002-3085-0909")),
person(given = "Clemens",
family = "Broger",
role = c("aut", "ctb")),
person("F.Hoffmann-La Roche AG", role="cph"),
person(given="Junio C", family="Hamano", role="cph"),
person(given="Jean", family="Thierry-Mieg", role="cph"),
person(given="Konrad", family="Rudolph", role="cph"),
person(given="Richard", family="Durbin", role="cph"))
Description: Provides interface to the Bioinfo-C (internal name: BIOS) library and utilities. 'ribiosUtils' is a Swiss-knife for computational biology in drug discovery, providing functions and utilities with minimal external dependency and maximal efficiency.
Depends:
R (>= 3.4.0)
Imports:
methods,
stats,
utils
Suggests:
testthat
License: GPL-3
URL: https://github.com/bedapub/ribiosUtils, https://bedapub.github.io/ribiosUtils/
BugReports: https://github.com/bedapub/ribiosUtils/issues
Encoding: UTF-8
RoxygenNote: 7.3.2