Home

Awesome

pirouette_article

BranchTravis CI logo
masterBuild Status

Article about pirouette, by Bilderbeek, Laudanno and Etienne

Data

SoftwareDOI
pirouette v1.6.4DOI
pirouette_article v1.3DOI
pirouette_examplesDOI

Older versions

FAQ

How do you build the PDF for the article?

./scripts/create_article.sh

Because Overleaf removes the file permissions, add the right to execute with:

chmod +x scripts/create_article.sh

How do you build the PDF for the response letter?

./scripts/create_response_letter.sh

Because Overleaf removes the file permissions, add the right to execute with:

chmod +x scripts/create_response_letter.sh

How do you get the figures?

Rscript scripts/copy_figs_from_examples_to_here.R

The R scripts expects the pirouette examples to be in the same folder as pirouette_article is. That is, it expects the following folder structure:

-+ [folder]
 |
 +--- pirouette_article
 |
 +--- pirouette_example_x