makeGRConverterList {TxRegInfra}R Documentation

generate a list of GRanges to JSON for queries to mongo

Description

generate a list of GRanges to JSON for queries to mongo

Usage

makeGRConverterList(rme, map = basicCfieldsMap(), docTypeName = "type")

Arguments

rme

RaggedMongoExperiment instance

map

list of lists of named character vectors

docTypeName

character(1) that identifies sample 'type'

Value

a list of JSON documents


[Package TxRegInfra version 1.4.0 Index]