View source: R/rhtslib_warning.R
rhtslib_warning | R Documentation |
Warn users about outdated version of htslib
used by older versions of the Rhtslib R package.
rhtslib_warning(
rhtslib_pkgs = c("variantannotation", "rsamtools", "rtracklayer"),
method = NULL,
verbose = TRUE
)
rhtslib_pkgs |
List of R packages that depend on |
method |
Method requested. |
verbose |
Print messages. |
Whether the Bioc version is invalid for this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.