generate_dts: generate_dts

generate_dtsR Documentation

generate_dts

Description

generate_dts generates a set of datatable objects.

Usage

generate_dts(data, table.width = 15, alignment.table.id)

Arguments

data

A data.frame containing gene sequence data, which must contain the following columns:

  • "position" : sequence position, these must be sequential

  • "colour" : colour for the sequence in the gene.alignment.tables visualisation

  • "..." : any other columns will be displayed in the visualisation directly below the position number

table.width

the width of the gene.alignment.tables, defaults to 15 positions.

alignment.table.id

The unique name given to datatable objects created by generate_dts, must contain ONLY alphabetical characters. Use alignment_DT_unique_id to ensure a safe name is created.


martinjhnhadley/gene.alignment.tables documentation built on June 19, 2022, 11:56 a.m.