Learn R Programming

SEAA (version 0.9.6)

SEsiteanno: Annotation of Splicing Sites Acquiring Filtered Splicing Efficiency

Description

This function helps to annotate the splicing sites with clusterProfiler. The gene symbol, REFSEQ, ENSEMBL are shown.

Usage

SEsiteanno(SEresultlist, efficiency_5ss_3ss_nona_inf_reduct, species = "hs")

Arguments

SEresultlist

a large list created by SEcalculation

efficiency_5ss_3ss_nona_inf_reduct

a data frame created by SEfilter

species

species for the data to be annotated: hs or mm

Value

a data frame

Examples

Run this code
# NOT RUN {
SEannotaionresult<-SEsiteanno(SEresultlist, efficiency_5ss_3ss_nona_inf_reduct)
# }

Run the code above in your browser using DataLab