Description Usage Arguments Value Author(s) Examples
This function calculates the PWM (Position Weigth Matrix) from set of aligned nucleotide sequences.
1 | CalculPWM(matriu)
|
matriu |
A set of aligned nucleotide sequences |
A matrix of characters
Erola Pairo <epairo@ibecbarcelona.eu> and Joan Maynou <joan.maynou@upc.edu>
1 2 3 | data(TranscriptionFactor)
matriu<-TranscriptionFactor
resul<-CalculPWM(matriu)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.