Mercurial > repos > peterjc > venn_list
comparison tools/plotting/venn_list.xml @ 6:6ebfb498c2c4 draft
Uploaded v0.0.6 take 3, MIT licence, RST README, citation information
author | peterjc |
---|---|
date | Wed, 11 Sep 2013 06:46:31 -0400 |
parents | 29fcd027d67a |
children | 86bd05e9039b |
comparison
equal
deleted
inserted
replaced
5:51fe47a5a803 | 6:6ebfb498c2c4 |
---|---|
103 The Venn Diagrams are drawn using Gordon Smyth's limma package from | 103 The Venn Diagrams are drawn using Gordon Smyth's limma package from |
104 R/Bioconductor, http://www.bioconductor.org/ | 104 R/Bioconductor, http://www.bioconductor.org/ |
105 | 105 |
106 The R library is called from Python via rpy, http://rpy.sourceforge.net/ | 106 The R library is called from Python via rpy, http://rpy.sourceforge.net/ |
107 | 107 |
108 This tool uses Biopython to read SFF files. If you use this tool with | 108 If you use this Galaxy tool in work leading to a scientific publication please |
109 SFF files in scientific work leading to a publication, please cite the | 109 cite: |
110 Biopython application note: | 110 |
111 Peter Cock, Bjoern Gruening, Konrad Paszkiewicz and Leighton Pritchard (2013). | |
112 Galaxy tools and workflows for sequence analysis with applications | |
113 in molecular plant pathology. PeerJ 1:e167 | |
114 http://dx.doi.org/10.7717/peerj.167 | |
115 | |
116 This tool uses Biopython to read and write SFF files, so you may also wish to | |
117 cite the Biopython application note (and Galaxy too of course): | |
111 | 118 |
112 Cock et al 2009. Biopython: freely available Python tools for computational | 119 Cock et al 2009. Biopython: freely available Python tools for computational |
113 molecular biology and bioinformatics. Bioinformatics 25(11) 1422-3. | 120 molecular biology and bioinformatics. Bioinformatics 25(11) 1422-3. |
114 http://dx.doi.org/10.1093/bioinformatics/btp163 pmid:19304878. | 121 http://dx.doi.org/10.1093/bioinformatics/btp163 pmid:19304878. |
115 | 122 |