motif_list_sample: you can compare two fasta file include the enrichment of your...

motif_list_sampleR Documentation

you can compare two fasta file include the enrichment of your interested motifs

Description

you can compare two fasta file include the enrichment of your interested motifs

Usage

motif_list_sample(fastaFile1, fastaFile2, motifdir)

Arguments

fastaFile1

a file containing the reads must be fasta file

fastaFile2

a file containing the reads must be fasta file

motifdir

the directory containing the motifs(universalmotif format)

Value

a histogram png file

Examples

 motif_list_sample("/wrk/yuanzhen/b6test/30.fa","/wrk/yuanzhen/b6test/101.fa","/wrk/yuanzhen/b6test/motiffilterdir")
my_png=motif_list_sample("/wrk/yuanzhen/b6test/30.fa","/wrk/yuanzhen/b6test/101.fa","/wrk/yuanzhen/b6test/motiffilterdir")

hbmcsysbio/hbmcbioR documentation built on April 14, 2022, 9:59 p.m.