Last chance! 50% off unlimited learning
Sale ends in
createRegionDefinition
creates a RegionDefinition
.
createRegionDefinition(
name = "",
boundaries = factor(),
description = "",
citation = ""
)
A RegionDefinition
object.
name of the region definition.
factor
defining the region boundaries of the sequence.
The levels and values of boundaries
determine the
number of regions (e.g. CDR and FWR).
description of the region definition and its source data.
publication source.
See RegionDefinition for the return object.
# Creates an empty RegionDefinition object
createRegionDefinition()
Run the code above in your browser using DataLab