Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

PWMEnrich (version 4.8.2)

reverseComplement: Reverse complement for the PWM object

Description

Finds the reverse complement of the PWM

Arguments

x
an object of type PWM
...
unused

Value

an object of type PWM that is reverse complement of x

Examples

Run this code
if(require("PWMEnrich.Dmelanogaster.background")){
   data(MotifDb.Dmel.PFM)

   reverseComplement(MotifDb.Dmel.PFM[["ttk"]]) # reverse complement of the ttk PWM
}

Run the code above in your browser using DataLab