segmentationDifferential

command
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

README

$ cat test1.bed 
chr1    9720000 9745600 S1      0       .
chr1    9745600 9747200 S2      0       .
chr1    9747200 9747400 S2      0       .
chr1    9747400 9749000 S1      0       .
$ cat test2.bed 
chr1    9720000 9745400 S1      0       .
chr1    9745400 9747200 S2      0       .
chr1    9747200 9747400 S2      0       .
chr1    9747400 9749000 S1      0       .
$ cat test3.bed 
chr1    9720000 9747200 S2      0       .
chr1    9747200 9749000 S1      0       .
$ ./segmentationDifferential S1 test{1,2,3}.bed
seqnames    from      to  name labels
    chr1 9720000 9745600    S1    0,1
    chr1 9747200 9749000    S1  0,1,2

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL