meme_to_loc
meme_to_loc.Rd
Extract the location information of motif from mast or meme file
Examples
mast_path <- system.file("extdata", "mast.xml", package = "BioVizSeq")
mast_file <- readLines(mast_path)
motif_loc <- meme_to_loc(mast_file)
meme_to_loc.Rd
Extract the location information of motif from mast or meme file
mast_path <- system.file("extdata", "mast.xml", package = "BioVizSeq")
mast_file <- readLines(mast_path)
motif_loc <- meme_to_loc(mast_file)