atac_peakanno | R Documentation |
ATACseq peak annotation
atac_peakanno( peaks, txdb, rnaseqtxt, tss_region = 3000, prefix, tfname = "WRKY" )
peaks |
the peak call file from the fseq2 of GRanges object |
txdb |
you interested species annotation genome file of TxDb object |
tss_region |
the number of base pair from tss ,default is 3000 |
prefix |
the name for save your result |
tfname |
the TF family name can be plot with RNA-seq and ATAC-seq,default is WRKY |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.