Learn R Programming

MetamapsDB (version 0.0.2)

addContigProperty: addContigProperty

Description

Adds property to contig node

Usage

addContigProperty(contig, ko, property, all = FALSE, batchSize = 10000,
  add = FALSE)

Arguments

contig

the contigID

ko

the KO the contig belongs to

property

list containing the property which you would want to insert, name of property in list is the name of the property in the

all

add all

batchSize

the size of number of entries

add

if to add property