diff test-data/test1.gtf @ 0:c4769d5e5c2b draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 9db648ed931f0243c8ce6fe21fff9a06040fcc30-dirty"
author dave
date Thu, 30 Jul 2020 14:36:52 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test-data/test1.gtf	Thu Jul 30 14:36:52 2020 +0000
@@ -0,0 +1,4 @@
+test_chromosome	test	gene	1	650	.	+	.	gene_id "GENE1"; gene_name "GENE1"; transcript_id "GENE1_t1";
+test_chromosome	test	transcript	1	650	.	+	.	gene_id "GENE1"; gene_name "GENE1"; transcript_id "GENE1_t1";
+test_chromosome	test	exon	1	650	.	+	.	gene_id "GENE1"; transcript_id "GENE1_t1"; exon_number "1"; gene_name "GENE1";
+test_chromosome	test	CDS	100	550	.	+	.	gene_id "GENE1"; transcript_id "GENE1_t1"; exon_number "1"; gene_name "GENE1";