split_match_source {bioseq.patterns} R Documentation

split the motif matches result in parts by its gene source

Description

Usage

split_match_source(matches,
    gff = NULL);

Arguments

matches

-

gff

[as GFFTable]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package bioseq.patterns version 1.0.0.0 Index]