Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate plots and a report from pipeline #25

Closed
noporpoise opened this issue Sep 29, 2015 · 0 comments
Closed

Generate plots and a report from pipeline #25

noporpoise opened this issue Sep 29, 2015 · 0 comments

Comments

@noporpoise
Copy link
Member

Would be nice if the McCortex pipeline could automatically generate a report with plots and figures on the processing that has been done, summary of the results, QA etc.

Would require R and Latex as dependencies.

noporpoise added a commit that referenced this issue Nov 15, 2015
make-report.pl:
- generates a latex markup + Makefile
- requires McCortex but not R or latex
- running `make` calls R + latex + McCortex plotting scripts to create PDF

make-pipeline.pl:
- don't include any report generation

scripts/R/*.R:
- add additional information to plots from expected coverage and cleaning cutoffs

tests/pipeline/Makefile:
- test report generation, but don't run latex+pdf

src/commands/ctx_view.c:
- some suggestions for improvements to the command line arguments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant