changeset 8:5f7665898fd9 draft

fix citation error
author mingchen0919
date Tue, 07 Nov 2017 14:27:38 -0500
parents 466053167103
children 924d122d0027
files DESeq.xml DESeq_results.xml
diffstat 2 files changed, 2 insertions(+), 26 deletions(-) [+]
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
--- a/DESeq_results.xml	Tue Nov 07 13:51:10 2017 -0500
+++ b/DESeq_results.xml	Tue Nov 07 14:27:38 2017 -0500
@@ -72,7 +72,7 @@
         <data format="csv" name="deseq_results" label="DESeq results on ${on_string}" from_work_dir="deseq_results.csv" />
     </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},
@@ -103,17 +103,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