view test-data/features.gtf @ 2:43a1c3e1a4d0 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 3c0443b29b1fac5ec193912b0c03a79d75ba731a"
author iuc
date Mon, 13 Jan 2020 13:04:14 -0500
parents ce0da6c9f49e
children
line wrap: on
line source

#comment lines (like this one) break qualimap's regions file autodetection
test_chromosome	test	gene	1	300	.	+	.	gene_id "GENE1"; gene_name "GENE1"; transcript_id "GENE1_t1";
test_chromosome	test	transcript	1	300	.	+	.	gene_id "GENE1"; gene_name "GENE1"; transcript_id "GENE1_t1";
test_chromosome	test	exon	1	300	.	+	.	gene_id "GENE1"; transcript_id "GENE1_t1"; exon_number "1"; gene_name "GENE1";
test_chromosome	test	CDS	100	250	.	+	.	gene_id "GENE1"; transcript_id "GENE1_t1"; exon_number "1"; gene_name "GENE1";