Assume I want to reproduce the results from an encode exeriment (e.g. this: https://www.encodeproject.org/experiments/ENCSR000EIY/), is that possible?
I know it is possible using dnanexus.com service, but is this possible to do it without using dnanexus?
It seems that the data from each experiment is generated by running an encode pipeline (e.g. https://github.com/ENCODE-DCC/dnase_pipeline), but how do I run this pipeline for one specific experiment?
Encode also published VM for reproducible results, if that can be of any help
http://scofield.bx.psu.edu/~dannon/encodevm/
https://www.encodeproject.org/about/2012-integrative-analysis/
PS: I am afraid that you won't be able to get the same results as "ENCODE Uniform Processing Pipeline (EUPP)". By definition, the EUPP processed all the data uniformly (and perhaps simultaneously) over all samples, which might be different from processing a single sample. Just a guess, however ....