# HG changeset patch # User mingchen0919 # Date 1502199393 14400 # Node ID 3073b7bd08075ecdbbd54514c222a5ef6270ead8 # Parent 1ed094d8871cf8ee4bd0f1a39cb12c161b6d76a5 planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_fastqc_report commit ddb1f6aca7619aea2e660b1729367841b56ba4c9 diff -r 1ed094d8871c -r 3073b7bd0807 fastqc_report.xml --- a/fastqc_report.xml Mon Aug 07 21:48:49 2017 -0400 +++ b/fastqc_report.xml Tue Aug 08 09:36:33 2017 -0400 @@ -1,4 +1,7 @@ + + Implements FastQC analysis and display results in R Markdown html. + bioconductor-deseq2 r-getopt @@ -13,9 +16,6 @@ r-htmltools fastqc - - Implements FastQC analysis and display results in R Markdown html. - + + + @unpublished{andrews_s, + author = {Andrews, S.}, + keywords = {bioinformatics, ngs, qc}, + priority = {2}, + title = {{FastQC A Quality Control tool for High Throughput Sequence Data}}, + url = {http://www.bioinformatics.babraham.ac.uk/projects/fastqc/} + } + + + @article{allaire2016rmarkdown, + title={rmarkdown: Dynamic Documents for R, 2016}, + author={Allaire, J and Cheng, Joe and Xie, Yihui and McPherson, Jonathan and Chang, Winston and Allen, Jeff and Wickham, Hadley and Atkins, Aron and Hyndman, Rob}, + journal={R package version 0.9}, + volume={6}, + year={2016} + } + + + +