Extract Transitions from PARCLIP data. This is beta version, this could be improved by including more description about the results and also with graphical visualization.
Installed R version 2.0 or greater
Input VCF must be Version 4.0 (Output from tool Freebayes)
-
Unzip the TransExtract_betaV1.2.zip folder and go into the extracted folder.
-
Edit 'TransExtract.sh' file. The comments with two hashes '##' means the input must be provided.
-
Edit 'run_config.sh' file. The comments with two hashes '##' means the input must be provided.
-
chmod a+x *.pl
-
chmod a+x *.sh
-
./TransExtract.sh
output from Freebayes (Input) --> accessTransition.pl --> Transitions_extraction.pl --> run_config.sh --> TransExtract.sh
INPUT: This supports VCF file from Freebayes (https://github.com/ekg/freebayes) or Other programs.
Outcome in Publication: Figure 1c from " Mondal et. al, 2015. MEG3 long noncoding RNA regulates the TGF-β pathway genes through formation of RNA–DNA triplex structures. Nature Communications (Scripts used for this publication)".