Description Usage Arguments Value Author(s) References See Also Examples
Calculate a PSSM of a set of DNA aligned sequences, taking into account background probabilities. The output is the logodds matrix.
1 | CalculPSSM(matriu, Prob)
|
matriu |
Set of DNA aligned sequences |
Prob |
Probability distribution of the nucleotides in the background model |
logodds: logodds matrix calculated as a log2 of the frequency matrix
Erola Pairo <epairo@ibecbarcelona.eu>
Gary D. Stormo. DNA binding sites: representation and discovery. Bioinformatics (2000) 16(1): 16-23 doi:10.1093/bioinformatics/16.1.16
CalculInformation
1 2 3 | data(TranscriptionFactor)
data(BackgroundOrganism)
CalculPSSM(matriu=TranscriptionFactor, Prob=Prob)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.