| GA4GHResourceClient | R Documentation |
Build a GDS handler from a resource object describing access to a GA4GH htsget enabled server, pointing to a VCF or BAM file to be converted into a GDS file.
A R6 object of class GA4GHResourceClient
resourcer::ResourceClient -> resourcer::FileResourceClient -> GA4GHResourceClient
new()GA4GHResourceClient$new(resource)
getConnection()GA4GHResourceClient$getConnection()
getValue()GA4GHResourceClient$getValue()
close()GA4GHResourceClient$close()
clone()The objects of this class are cloneable with this method.
GA4GHResourceClient$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.