comparison README.md @ 88:d2ea2b842c21 draft default tip

Uploaded
author stef
date Mon, 06 Jul 2015 06:29:19 -0400
parents
children
comparison
equal deleted inserted replaced
87:8391cdb7479c 88:d2ea2b842c21
1 QDNAseq Galaxy tool
2 ====================
3
4 This galaxy-tool is a wrapper for the R Bioconductor package [QDNAseq]
5
6 It determines the copy number state of human chromosomes 1 - 22 for (shallow coverage) whole genome sequencing data.
7
8 For questions/remarks about the bioconductor package itself, see also the code at [github].
9
10 [QDNAseq]: http://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html
11 [github]: https://github.com/ccagc/QDNAseq
12
13
14 Installation
15 ---------------------
16
17 This tool should be installed into a galaxy installation from the (test)toolshed (tool-name: qdnaseq).
18
19
20 Sample workflow
21 ---------------------
22
23 You can test this tool at a galaxy installation by using built-in data by selecting the option "Run with test data" and press execute.
24
25
26 Citation
27 ---------------------
28
29 For the underlying QDNAseq R package please cite:
30 Scheinin I, Sie D, Bengtsson H, van de Wiel MA, Olshen AB, van Thuijl HF, van Essen HF, Eijk PP, Rustenburg F, Meijer GA, Reijneveld JC, Wesseling P, Pinkel D, Albertson DG and Ylstra B (2014). “DNA copy number analysis of fresh and formalin-fixed specimens by shallow whole-genome sequencing with identification and exclusion of problematic regions in the genome assembly.” Genome Research. doi:10.1101/gr.175141.114.
31
32 See also the bioconductor package [documentation].
33
34 [documentation]: http://www.bioconductor.org/packages/release/bioc/html/QDNAseq.html
35