Convert Frequency Matrix Element

Converts a frequency matrix to a weight matrix. Weight matrices are used for the probabilistic recognition of transcription factor binding sites.

Element type: fmatrix-to-wmatrix

Parameters

ParameterDescriptionDefault ValueParameter in Workflow FileType
Matrix typeDinucleic matrices are more detailed, while mononucleic are more useful for small datasets. (Required)Mononucleictypeboolean
Available values:
true – Dinucleic
false – Mononucleic
Weight algorithmWeighting function to convert the frequency matrix. Some are sensitive to zero values in input.Berg and Von Hippelweight-algorithmstring
Available values:
Berg and von Hippel
Log-odds
Match
NLG

Input/Output Ports

Port Name (GUI)Workflow File NameSlots
Frequency matrixin-fmatrixFrequency matrixfmatrix (fmatrix)
Weight matrixout-wmatrixWeight matrixwmatrix (wmatrix)