![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|
Nucleosomes Position Prediction by Genomic SequenceYou can generate the nucleosomes positioning predictions on your own machine using our executable and wrapping Perl scripts below.
Requirements
Download Instructions
UsageThe main script is nucleosome_prediction.pl, type: nucleosome_prediction.pl --help to see its usage. The script can work in two modes: Output ProbabilitiesIn this mode, which is the default one, the output contains the probability of a nucleosome to start at each basepair and the average occupancy per basepair.The download zip file contains example files:
Output Log-Ratio BindingTo generate the raw nucleosome binding log-ratio per basepair, add -raw_binding to the parameters.The download zip file contains example files:
Version 3 - December 2008General InformationThis version is based on Kaplan et al., "The DNA-Encoded Nucleosome Organization of a Eukaryotic Genome", Nature 2008.There is a single available model in this version, and it is applicable for all the species. ExamplesThe example output files were produced by these command lines:Output probabilities mode: ./nucleosome_prediction.pl -t Example -s input.fa -p occ_output -tab -gxp Output Log-Ratio Binding mode: ./nucleosome_prediction.pl -t Example -s input.fa -p raw_output -tab -gxp -raw_binding Download
Version 2 - September 2008General InformationThis version is based on Field et al., "Distinct Modes of Regulation by Chromatin Encoded through Nucleosome Positioning Signals", PLoS Comp Biol 2008.There is a single available model in this version, and it is applicable for all the species. ExamplesThe example output files were produced by these command lines:Output probabilities mode: ./nucleosome_prediction.pl -t Example -s input.fa -p occ_output -tab -gxp Output Log-Ratio Binding mode: ./nucleosome_prediction.pl -t Example -s input.fa -p raw_output -tab -gxp -raw_binding Download
Version 1 - July 2006General InformationThis version is based on Segal et al, "A Genomic Code for Nucleosome Positioning", Nature 2006.There are two available models in this version, one learnt from yeast data and one from chicken. ExamplesThe example output files were produced by these command lines:Output probabilities mode: ./nucleosome_prediction.pl -t Example -m models/yeast_center_avg3_bck_ds.gxw -s input.fa -p occ_output -tab -gxp Output Log-Ratio Binding mode: ./nucleosome_prediction.pl -t Example -m models/yeast_center_avg3_bck_ds.gxw -s input.fa -p raw_output -tab -gxp -raw_binding DownloadOnly a 32 bit version is available, 64 bit machines can execute this version too.
For troubleshooting and FAQ please visit our executables FAQ page. |
|








