{bioseq.patterns} R# Documentation

bioseq.patterns


require(GCModeller);

#' Tools for sequence patterns
imports "bioseq.patterns" from "seqtoolkit";

Tools for sequence patterns

.NET clr type export
motif_match: MotifMatch

motif model sequence site matches result



.NET clr function exports
as.data.frame.sequencegraph SequenceGraph:

A machine learning vector model for motif analysis

as.data.frame.msamotif MSAMotif:
as.data.frame.motifmatch MotifMatch:

motif model sequence site matches result

plot.object any kind:
open.seedFile
pull.all_seeds
read.meme_xml

read the xml motif data model output from the meme program

toPWM

convert the meme document to motif PWM model object

gibbs_scan

make a motif scan from the given sequence collection

view.sites
read.motifs

read sequence motif json file.

read.scans

read the motif match scan result table file

top_sites
as.seq_graph
motif.find_sites

Find target loci site based on the given motif model

palindrome.mirror

Search mirror palindrome sites for a given seed sequence

seeds

Create seeds

motifString
create.seeds
find_motifs

find possible motifs of the given sequence collection

Drawing the sequence logo just simply modelling this motif site from the clustal multiple sequence alignment.

scaffold.orthogonality

analyses orthogonality of two DNA-Origami scaffold strands. Multiple criteria For orthogonality Of the two sequences can be specified to determine the level of orthogonality.

split_match_source

split the motif matches result in parts by its gene source


[Document Index]