as.seq_graph {bioseq.patterns} R Documentation

Description

Usage

as.seq_graph(fasta,
    mol.type = DNA,
    parallel = FALSE);

Arguments

fasta

mol.type

[as SeqTypes]

parallel

[as boolean]

env

[as Environment]

Details

Authors

seqtoolkit

Value

the sequence graph embedding vector data is generates from different method based on the mol_type data:

clr value class

Examples


[Package bioseq.patterns version 1.0.0.0 Index]