File: analysis_2.gff

package info (click to toggle)
cct 20170919%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 333,956 kB
  • sloc: xml: 837,386; perl: 12,630; sh: 1,602; makefile: 17
file content (8 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
#this file contains values separated by tabs and score values outside the range 1 to -1
seqname	source	feature	start	end	score	strand	frame
Feature1	.	.	200	300	1	+	.
Feature2	.	.	300	400	0	+	.
Feature3	.	.	400	500	-1	+	.
Feature1	.	.	200	300	1	-	.
Feature2	.	.	300	400	0	-	.
Feature3	.	.	400	500	-1	-	.