Mercurial > repos > mingchen0919 > rmarkdown_deseq2
diff DESeq.xml @ 8:5f7665898fd9 draft
fix citation error
author | mingchen0919 |
---|---|
date | Tue, 07 Nov 2017 14:27:38 -0500 |
parents | 466053167103 |
children | 924d122d0027 |
line wrap: on
line diff
--- a/DESeq.xml Tue Nov 07 13:51:10 2017 -0500 +++ b/DESeq.xml Tue Nov 07 14:27:38 2017 -0500 @@ -85,7 +85,7 @@ <data name="deseq_workspace" format="rdata" label="R workspace: DESeq analysis on ${on_string}"/> </outputs> <citations> - <citation> + <citation type="bibtex"> @article{love2014moderated, title={Moderated estimation of fold change and dispersion for RNA-seq data with DESeq2}, author={Love, Michael I and Huber, Wolfgang and Anders, Simon}, @@ -116,17 +116,5 @@ publisher={CRC Press} } </citation> - <citation> - @article{love2014moderated, - title={Moderated estimation of fold change and dispersion for RNA-seq data with DESeq2}, - author={Love, Michael I and Huber, Wolfgang and Anders, Simon}, - journal={Genome biology}, - volume={15}, - number={12}, - pages={550}, - year={2014}, - publisher={BioMed Central} - } - </citation> </citations> </tool> \ No newline at end of file