dGraph: Graphical Representation

Description Usage Arguments Value

View source: R/dGraph.R

Description

Create graphical representation

Usage

1
dGraph(seq, dim = 2)

Arguments

seq

sequence given as a single string, e.g. "AGTGGG" or as a FASTA type

dim

- number of dimensions: 2 (default) or 3

genbank

FALSE (default) - raw sequence, TRUE - accession number from GenBank

vec

- list of unit vectors associated with nucleobases

Value

A list containing two matrices: 'coordinates' and 'graph'


officialprofile/drep documentation built on Sept. 16, 2021, 10:23 p.m.