Mercurial > repos > mingchen0919 > rmarkdown_fastqc_report
comparison fastqc_report.xml @ 5:3b275377dd27 draft
planemo upload for repository https://github.com/statonlab/docker-GRReport/tree/master/my_tools/rmarkdown_fastqc_report commit 9285c2b8ad41a486dde2a87600a6b8267841c8b5
author | mingchen0919 |
---|---|
date | Tue, 08 Aug 2017 10:33:14 -0400 |
parents | 3073b7bd0807 |
children | 5a0ade3de4d0 |
comparison
equal
deleted
inserted
replaced
4:3073b7bd0807 | 5:3b275377dd27 |
---|---|
50 <outputs> | 50 <outputs> |
51 <data format="html" name="report" label="fastqc report" /> | 51 <data format="html" name="report" label="fastqc report" /> |
52 </outputs> | 52 </outputs> |
53 <citations> | 53 <citations> |
54 <citation type="bibtex"> | 54 <citation type="bibtex"> |
55 @unpublished{andrews_s, | 55 @misc{bioinformatics2014fastqc, |
56 author = {Andrews, S.}, | 56 title={FastQC}, |
57 keywords = {bioinformatics, ngs, qc}, | 57 author={Bioinformatics, Babraham}, |
58 priority = {2}, | 58 year={2014} |
59 title = {{FastQC A Quality Control tool for High Throughput Sequence Data}}, | |
60 url = {http://www.bioinformatics.babraham.ac.uk/projects/fastqc/} | |
61 } | 59 } |
62 </citation> | 60 </citation> |
63 <citation type="bibtex"> | 61 <citation type="bibtex"> |
64 @article{allaire2016rmarkdown, | 62 @article{allaire2016rmarkdown, |
65 title={rmarkdown: Dynamic Documents for R, 2016}, | 63 title={rmarkdown: Dynamic Documents for R, 2016}, |
67 journal={R package version 0.9}, | 65 journal={R package version 0.9}, |
68 volume={6}, | 66 volume={6}, |
69 year={2016} | 67 year={2016} |
70 } | 68 } |
71 </citation> | 69 </citation> |
70 <citation> | |
71 @book{xie2015dynamic, | |
72 title={Dynamic Documents with R and knitr}, | |
73 author={Xie, Yihui}, | |
74 volume={29}, | |
75 year={2015}, | |
76 publisher={CRC Press} | |
77 } | |
78 </citation> | |
79 <citation> | |
80 @misc{sievertplotly, | |
81 title={plotly: Create Interactive Web Graphics via’plotly. js’. 2016. R package version 3.6. 0}, | |
82 author={Sievert, C and Parmer, C and Hocking, T and Chamberlain, S and Ram, K and Corvellec, M and Despouy, P} | |
83 } | |
84 </citation> | |
85 <citation> | |
86 @Manual{, | |
87 title = {highcharter: A Wrapper for the 'Highcharts' Library}, | |
88 author = {Joshua Kunst}, | |
89 year = {2017}, | |
90 note = {R package version 0.5.0}, | |
91 url = {https://CRAN.R-project.org/package=highcharter}, | |
92 } | |
93 </citation> | |
94 <citation> | |
95 @Manual{, | |
96 title = {formattable: Create 'Formattable' Data Structures}, | |
97 author = {Kun Ren and Kenton Russell}, | |
98 year = {2016}, | |
99 note = {R package version 0.2.0.1}, | |
100 url = {https://CRAN.R-project.org/package=formattable}, | |
101 } | |
102 </citation> | |
72 </citations> | 103 </citations> |
73 </tool> | 104 </tool> |
74 | 105 |
75 | 106 |