Mercurial > repos > morinlab > strelka
diff citations.xml @ 0:88141dfd5db1 draft
Uploaded
| author | morinlab |
|---|---|
| date | Thu, 18 Aug 2016 19:34:55 -0400 |
| parents | |
| children | 3ce78c04c7e5 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/citations.xml Thu Aug 18 19:34:55 2016 -0400 @@ -0,0 +1,64 @@ +<macros> + <xml name="morinlab_citation"> + <citation type="bibtex"> + @unpublished{ + albuquerque2016galaxy, + author = "Marco Albuquerque and Bruno Grande and Elie Ritch and Martin Krzywinski and Prasath Pararajalingam and Selin Jessa and Paul Boutros and Sohrab Shah and Ryan Morin", + title = "A Suite of Galaxy Tools for Cancer Mutational Analysis", + note = "Unpublished Manuscript", + year = "2016" + } + </citation> + </xml> + <xml name="galaxy_citation"> + <citation> + @ARTICLE{Goecks2010-ra, + title = "Galaxy: a comprehensive approach for supporting accessible, + reproducible, and transparent computational research in the life + sciences", + author = "Goecks, Jeremy and Nekrutenko, Anton and Taylor, James and + {Galaxy Team}", + journal = "Genome Biol.", + volume = 11, + number = 8, + pages = "R86", + month = "25~" # aug, + year = 2010 + } + </citation> + </xml> + <xml name="strelka_citation"> + <citation type="bibtex"> + @ARTICLE{Saunders2012-nh, + title = "Strelka: accurate somatic small-variant calling from sequenced + tumor-normal sample pairs", + author = "Saunders, Christopher T and Wong, Wendy S W and Swamy, Sajani and + Becq, Jennifer and Murray, Lisa J and Cheetham, R Keira", + journal = "Bioinformatics", + volume = 28, + number = 14, + pages = "1811--1817", + month = "15~" # jul, + year = 2012 + } + </citation> + </xml> + <xml name="radia_citation"> + <citation type="bibtex"> + @article{ + Radenbaugh2014-tj, + title={RADIA: RNA and DNA integrated analysis for somatic + mutation detection}, + author={Radenbaugh, Amie J and Ma, Singer and Ewing, Adam and Stuart, + Joshua M and Collisson, Eric A and Zhu, Jingchun and Haussler, + David}, + journal={PLoS One}, + volume={9}, + number={11}, + pages={e111516}, + year={2014}, + publisher={PLoS} + } + </citation> + </xml> +</macros>
