view test-data/features.gtf @ 5:30a201c9c310 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/qualimap commit 25200b2c00364b3d371c14cb4624b246446e548b
author iuc
date Thu, 11 Jul 2024 14:42:43 +0000
parents 4a89c6f84425
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";