Skip to content

Wrapper of the three repositories reproducing Pergola paper analysis

License

Notifications You must be signed in to change notification settings

cbcrg/pergola-reproduce

 
 

Repository files navigation

pergola-reproduce

This repository contains the software, scripts and data to reproduce the results and figures decribed in the Pergola publication.

  • To reproduce C. elegans results go to worm

  • To reproduce D. melanogaster results go to fly

  • To reproduce M. musculus results go to mouse

In order to avoid any possible problem reproducing the results we recommend to install docker following the instructions on this link. Using the images we built guarantees that all the processes runs exactly in the same system environment and using the same software and libraries versions, you can read more about it here.

The pipelines followed in each of the three cases were coded using nextflow. Nextflow scripts allow to combine several scripting languages and the use of docker container out of the box. You can read more in nextflow paper doi:10.1038/nbt.3820. To intall nextflow just execute the following command.

curl -fsSL get.nextflow.io | bash

About

Wrapper of the three repositories reproducing Pergola paper analysis

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%