Repository 'trinity'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/trinity

Changeset 33:9fa24d5aac68 (2023-08-08)
Previous changeset 32:77cf519a812e (2023-04-11) Next changeset 34:8f1c3df4dd49 (2023-09-20)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/trinity commit c6eab3b60743dfa415dc135d657267cc8a0a31ce
modified:
trinity.xml
added:
test-data/count/contig_exn50_statistic/Trinity.fasta.gz
test-data/count/trinityStats/statsfile.txt
b
diff -r 77cf519a812e -r 9fa24d5aac68 test-data/count/contig_exn50_statistic/Trinity.fasta.gz
b
Binary file test-data/count/contig_exn50_statistic/Trinity.fasta.gz has changed
b
diff -r 77cf519a812e -r 9fa24d5aac68 test-data/count/trinityStats/statsfile.txt
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/count/trinityStats/statsfile.txt Tue Aug 08 09:10:25 2023 +0000
b
@@ -0,0 +1,40 @@
+
+
+################################
+## Counts of transcripts, etc.
+################################
+Total trinity 'genes': 7
+Total trinity transcripts: 7
+Percent GC: 42.12
+
+########################################
+Stats based on ALL transcript contigs:
+########################################
+
+ Contig N10: 541
+ Contig N20: 541
+ Contig N30: 380
+ Contig N40: 380
+ Contig N50: 279
+
+ Median contig length: 240
+ Average contig: 298.14
+ Total assembled bases: 2087
+
+
+#####################################################
+## Stats based on ONLY LONGEST ISOFORM per 'GENE':
+#####################################################
+
+ Contig N10: 541
+ Contig N20: 541
+ Contig N30: 380
+ Contig N40: 380
+ Contig N50: 279
+
+ Median contig length: 240
+ Average contig: 298.14
+ Total assembled bases: 2087
+
+
+
b
diff -r 77cf519a812e -r 9fa24d5aac68 trinity.xml
--- a/trinity.xml Tue Apr 11 19:57:45 2023 +0000
+++ b/trinity.xml Tue Aug 08 09:10:25 2023 +0000
b
@@ -330,7 +330,7 @@
     <help>
 Trinity_ assembles transcript sequences from Illumina RNA-Seq data.
 
-.. _Trinity: http://trinityrnaseq.github.io
+.. _Trinity: https://github.com/trinityrnaseq/trinityrnaseq/wiki
     </help>
     <expand macro="citation" />
 </tool>