Package: ggmotif
Type: Package
Title: Extract and Visualize Motif Information from MEME Software
Version: 0.1.1
Author: Xiang LI
Maintainer: Xiang LI <lixiang117423@foxmail.com>
Description: Extract and visualize motif information from XML file from MEME software. 
    In biology, a motif is a nucleotide or amino acid sequence pattern that is widespread 
    and usually assumed to be related to specifical biological functions. 
    There exist many software was used to discover motif sequences from a set of nucleotide 
    or amino acid sequences. MEME is almost the most used software to detect motif. 
    It's difficult for biologists to extract and visualize the location of a motif 
    on sequences from the results from MEME software.
License: Artistic-2.0
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: tidyverse,dplyr,XML,magrittr,ggplot2,stringr,ggtree,ape,aplot
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-09-18 01:04:28 UTC; Administrator
Repository: CRAN
Date/Publication: 2021-09-20 09:10:01 UTC
