# HG changeset patch
# User lehmanju
# Date 1602829235 0
# Node ID cc0366f0bdf7d534b67d6ce1e9f9a1193a38c048
# Parent bf3dc4cae5bfa93ca8321d4ffe031ddbdfb41b62
Uploaded
diff -r bf3dc4cae5bf -r cc0366f0bdf7 rna_quast.xml
--- a/rna_quast.xml Wed Oct 14 07:03:06 2020 +0000
+++ b/rna_quast.xml Fri Oct 16 06:20:35 2020 +0000
@@ -9,9 +9,65 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
rnaquast
@@ -21,7 +77,7 @@
-
+
@@ -103,7 +163,8 @@
-
+
+
@@ -138,13 +199,15 @@
"logs" in out_add
+
- len(input)>1 and "plots" in out_add
+ isinstance(in_fasta, list) and "plots" in out_add
- len(input)>1 and "comparison" in out_add
+ isinstance(in_fasta, list) and "comparison" in out_add
@@ -157,7 +220,7 @@
-
+
@@ -167,32 +230,19 @@
-
-
-
+
+
+
-
-
+
+
-
-
+
+
@@ -201,16 +251,20 @@
-
-
-
-
+
+
+
+
+
-
-
+
+
-
+
+
+
+
@@ -219,29 +273,25 @@
- a quality assessment tool for de novo transcriptome assemblies
- evaluating RNA-Seq assembly quality and benchmarking transcriptome assemblers using reference genome and gene database
- calculates various metrics that demonstrate completeness and correctness levels of the assembled transcripts
-
-**Using rnaQuast without reference** you wont get:
-
-- x-assembled (Exons)
-- Alignments per Isoform
+**Using rnaQuast without reference** you wont get:
+- x-assembled (Exons)
+- Alignments per Isoform
- x-covered (Exons)
- x-matched (Blocks)
- gmap build logs
-
**Using rnaQuast with reference** you will get:
- Reports
- Logs
- Alignement/Basic Metrics
- Misassemblies/ Specificity/ Sensitivity
- Alignment multiplicity
-- Block/ Transcript Lentgh
+- Block/ Transcript Lentgh
- Blocks per alignment
- Mismatch rate
- x-aligned
-- Nx
+- Nx
- Blocks per alignment
- gmap build logs
-
**Using rnaQuast without gene coordinates** you wont get:
- x-assembled (Exons)
- Alignments per Isoform
@@ -252,7 +302,7 @@
- Alignment multiplicity
- Mismatch rate
- NAx
-- x-aligned
+- x-aligned
**Using rnaQuast with gene coordinates** you will get:
- Reports
- Logs