1
General Discussion / Re: TB binding site binding affinity compared to mutant
« on: October 01, 2019, 09:16:05 pm »
Did you read the Documentation Section?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
'm curious about the math behind PWM logos with ddG on the y axis.
The LogoGenerator docs suggest I need a PSAM file or multiple sequence alignment to generate this kind of plot, but all I have is a PWM for each transcription factor.
Is it possible to generate a figure like the one above directly from a PWM? Could you point me towards a reference describing how to do this (mathematically)?
How exactly logoGenerator calculates the height of each nucleotide at each position?
Could you please help me to understand these results ?
What is this matrix "aff_psam_001.xml" ?
How could I obtain more details on the affinity change and dynamics of binding site ?
To run the REDUCE Suite, you need to set up the followings:
o the environment variable REDUCE_SUITE
o add $REDUCE_SUITE/bin to your command line search path
for your 'bash' shell, please add the following into ~/.bashrc:
--------------------------------------------------------------
export REDUCE_SUITE='C:/cygwin/home/USER/REDUCE-Suite-v2.2'
export PATH='C:/cygwin/home/USER/REDUCE-Suite-v2.2/bin':$PATH
--------------------------------------------------------------
and then *logout* and *login again* to see the effects.
(alternatively, you may run the commoand: source ~/.bashrc)
which perl
perl ./bin/REDUCE_Suite_setup
/usr/bin/perl: bad interpreter: No such file or directory