# HG changeset patch
# User erasmus-medical-center
# Date 1489652663 14400
# Node ID 9495360713d4f6b31768b09b7114fe8a3dbe566c
# Parent fca9c1ace23c011bd11ea89c4bc61ee58bc55a1f
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit 6ca895dfcaa94693a54a90716d669d9488bee45b
diff -r fca9c1ace23c -r 9495360713d4 dr-disco_bam-extract.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dr-disco_bam-extract.xml Thu Mar 16 04:24:23 2017 -0400
@@ -0,0 +1,51 @@
+
diff -r fca9c1ace23c -r 9495360713d4 dr-disco_bam_extract.xml
--- a/dr-disco_bam_extract.xml Wed Jan 25 08:06:06 2017 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-
diff -r fca9c1ace23c -r 9495360713d4 dr-disco_detect.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/dr-disco_detect.xml Thu Mar 16 04:24:23 2017 -0400
@@ -0,0 +1,41 @@
+
+ Detects break-points in RNA-seq
+
+ macros.xml
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff -r fca9c1ace23c -r 9495360713d4 dr-disco_fix.xml
--- a/dr-disco_fix.xml Wed Jan 25 08:06:06 2017 -0500
+++ b/dr-disco_fix.xml Thu Mar 16 04:24:23 2017 -0400
@@ -1,26 +1,36 @@
- Fixes and annotates chimeric alignments
+ Fixes chimeric alignments from STAR
macros.xml
-
+
-
-
-
+
+
+
+
+
+
+
-
-
-
+
\ No newline at end of file
diff -r fca9c1ace23c -r 9495360713d4 dr-disco_intronic.xml
--- a/dr-disco_intronic.xml Wed Jan 25 08:06:06 2017 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,39 +0,0 @@
-
- Detects break-points in RNA-seq
-
- macros.xml
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff -r fca9c1ace23c -r 9495360713d4 macros.xml
--- a/macros.xml Wed Jan 25 08:06:06 2017 -0500
+++ b/macros.xml Thu Mar 16 04:24:23 2017 -0400
@@ -1,12 +1,12 @@
- dr-disco
+ dr-disco
- 0.2.0
+ 0.3.4
dr-disco --version | head -n 1
@@ -15,13 +15,13 @@
-
- @unpublished{dr_disco,
- author = {Youri Hoogstrate},
- title = {Dr. Disco: detecting genomic breakpoints of TMPRSS2-ERG in prostate cancer using RNA-Seq data only},
- url = {https://github.com/yhoogstrate/dr-disco}
- }
-
+
+ @unpublished{dr_disco,
+ author = {Youri Hoogstrate},
+ title = {Dr. Disco: detecting genomic breakpoints of TMPRSS2-ERG in prostate cancer using RNA-Seq data only},
+ url = {https://github.com/yhoogstrate/dr-disco}
+ }
+
diff -r fca9c1ace23c -r 9495360713d4 test-data/detect.bam
Binary file test-data/detect.bam has changed
diff -r fca9c1ace23c -r 9495360713d4 test-data/detect.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/detect.txt Thu Mar 16 04:24:23 2017 -0400
@@ -0,0 +1,2 @@
+chr-A pos-A direction-A chr-B pos-B direction-B filter-status intronic/exonic score soft+hardclips n-split-reads n-discordant-reads n-edges n-nodes-A n-nodes-B n-splice-junc-A n-splice-junc-B entropy-bp-edge entropy-all-edges data-structure
+chr21 39877811 - chr21 42873374 + n_discordant_reads=0<1,n_support=3<8 intronic 9 6 3 0 1 1 1 0 0 1.0 1.0 chr21:39877811/39877812(-)->chr21:42873374/42873375(+):(spanning_paired_1_t:3,spanning_paired_2_t:3)
diff -r fca9c1ace23c -r 9495360713d4 test-data/fix_test-01.bam
Binary file test-data/fix_test-01.bam has changed
diff -r fca9c1ace23c -r 9495360713d4 test-data/fix_test-01.fixed.bam
Binary file test-data/fix_test-01.fixed.bam has changed