addContigProperty: addContigProperty

Description Usage Arguments

View source: R/setNodeProperties.R

Description

Adds property to contig node

Usage

1
2
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


MetamapsDB documentation built on May 1, 2019, 9:23 p.m.