annotate dexseq-hts_1.0/README @ 11:cec4b4fb30be draft default tip

DEXSeq version 1.6 added
author vipints <vipin@cbio.mskcc.org>
date Tue, 08 Oct 2013 08:22:45 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
1 -----------------------------------------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
2 A Galaxy wrapper for DEXSeq version 1.6.0
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
3 -----------------------------------------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
4
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
5 DEXSeq is focused on finding differential exon usage using RNA-seq exon counts between samples with different experimental designs.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
6 DEXSeq: http://www.bioconductor.org/packages/release/bioc/html/DEXSeq.html
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
7
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
8 Requirements:
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
9 -------------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
10 Python, HTSeq package :- Preprocessing of sequencing reads and GFF files
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
11 R, Bio-conductor package :- Required for DEXSeq
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
12 SAMTOOLS :- Sequencing read processing
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
13
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
14 Contents:
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
15 ---------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
16
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
17 ./bin
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
18 Contains a config file for running DEXSeq in different settings, setup_dexseq-hts.sh
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
19 will help to create the config file according to your local work station.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
20
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
21 ./setup_dexseq-hts.sh
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
22 Setup script, which helps to set the right path to the config file present in the bin
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
23 folder.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
24
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
25 ./README
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
26 Basic information about the wrapper
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
27
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
28 ./galaxy
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
29 Galaxy tool configuration file can be found here.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
30
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
31 ./src
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
32 All relevant scripts for DEXSeq execution, Please follow the shell script to
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
33 understand the details.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
34
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
35 Licenses:
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
36 ---------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
37
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
38 If DEXSeq is used to obtain results for scientific publications it should be cited as [1].
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
39
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
40 This wrapper program is free software; you can redistribute it and/or modify it under the
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
41 terms of the GNU General Public License as published by the Free Software Foundation; either
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
42 version 3 of the License, or (at your option) any later version.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
43
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
44 Copyright(C) 2013 cBio Memorial Sloan Kettering Cancer Center, New York City, USA.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
45
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
46 References
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
47 ----------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
48 [1] Simon Anders and Alejandro Reyes and Wolfgang Huber (2012): Detecting differential usage of exons from RNA-seq data.
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
49
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
50 Contact:
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
51 --------
cec4b4fb30be DEXSeq version 1.6 added
vipints <vipin@cbio.mskcc.org>
parents:
diff changeset
52 support [at] oqtans.org