MEME本地化
使用
meme ../TM1sequence.fa -rna -oc . -mod zoops -nmotifs 50 -minw 6 -maxw 20input.fasta可以是 DNA、RNA 或 蛋白质序列。-protein指定input.fasta的类型。-oc指定输出文件路径,.即为当前目录。-mod假定 motif 的分布模式,详见 http://meme-suite.org/doc/meme.html。-minwmotif 的最小宽度。-maxwmotif 的最大宽度。
参考
Last updated
Was this helpful?