meme_seq
meme_seq.Rd
Get motif sequence from meme file or mast file
Examples
mast_path <- system.file("extdata", "mast.xml", package = "BioVizSeq")
mast_file <- readLines(mast_path)
motifseq<- meme_seq(mast_file)
meme_seq.Rd
Get motif sequence from meme file or mast file
mast_path <- system.file("extdata", "mast.xml", package = "BioVizSeq")
mast_file <- readLines(mast_path)
motifseq<- meme_seq(mast_file)