The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Calloc
and Free
to comply
with CRAN.-Wunused-function
warnings in exported
BEDMatrix.h
header.;
outside of
compute_num_bytes_per_variant
function in exported
BEDMatrix.h
header (found by CRAN incoming checks).Control-c
.BEDMatrix
to the LinkingTo
field of the
DESCRIPTION
file and including the BEDMatrix.h
in your C code. The header file contains the BEDMatrix
struct and the following functions:
compute_num_bytes_per_variant()
,
extract_genotype_linear()
,
extract_genotype_cartesian()
, and
recode_genotype()
.new()
to create
BEDMatrix instances, please use the constructor BEDMatrix()
instead.simple_names
option to BEDMatrix initialization
function (contributed by Alex Ochoa)..Machine$integer.max
(previously generated
NA
s).NA
.BEDMatrix
typen
, p
,
rownames
, and colnames
during initialization
if data.table
package is installed.str
function.path
without extension (like PLINK).path
attribute (to reattach instance after saving
it to RData).length
method.as.matrix
method.is.matrix
method.dims
attribute to
allow for faster recreation when saved.i
and j
when
subsetting.Boost.IOStreams
in favor of
Boost.Interprocess
which provides header-only
memory-mapping and is therefore supported by the BH
package.Initial release.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.