File: parse-example-1.txt

package info (click to toggle)
circos-tools 0.16-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,684 kB
  • sloc: perl: 4,450; sh: 46; makefile: 15
file content (9 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
#
# use -show_parsed option to only report what has been parsed
#
# cat parse-example-1.txt | ../bin/parse-table -field_delim , -no-field_delim_collapse -show_parsed
# 
-,A,B,C
A,0,1,2
B,3,4,5
C,6,7,8