H5S_Array: create H5S_Array instance given url (filepath) and entity...

Description Usage Arguments Value Examples

View source: R/H5S_Array.R

Description

This function is deprecated and will be defunct in the next release.

Usage

1
H5S_Array(endpoint, filepath, host)

Arguments

endpoint

a character(1) URL to port for HDF Server

filepath

path and name of the H5 file

host

a character(1) name of 'host' in server

Value

an instance of DelayedArray-class

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# The true values from yriMulti data element 'banovichSE':
# > assay(banovichSE[c(1:5,329465:329469),c(1:3,63:64)])
#                    NA18498    NA18499    NA18501  |    NA18489     NA18909
# cg00000029      0.47339629  1.2943041 -0.8084735  |  0.6708168 -0.86093022
# cg00000165      1.23640861  0.2099817 -0.2683763  |  0.4446088  0.99868231
# cg00000236     -0.22258183  1.6236857 -0.8654838  |  0.1958195 -0.06090929
# cg00000289      0.65720581  0.5527470 -1.8458295  | -0.4618782  0.34934164
# cg00000363     -0.15063083  0.7498020  0.3254333  |  0.7342878  0.12940774
# #-------------------------------------------------------------------------
# ch.9.98936572R -0.07954958  0.2139431 -0.4719621  |  0.6835012  0.57758798
# ch.9.98937537R  0.04254705  1.0702770  1.7356387  | -0.1531732 -1.52889773
# ch.9.98959675F -1.59253143  0.2982456 -1.1954030  | -1.3703135  0.28974909
# ch.9.98989607R -1.80646652  0.4760022  1.4771808  |  0.9479602  0.49921375
# ch.9.991104F    0.08180195 -0.2434306  1.0281002  | -0.1653721  0.55612215
#

rhdf5client documentation built on Nov. 8, 2020, 5:55 p.m.