Mercurial > repos > bgruening > text_processing
diff test-data/sort_in2.bed @ 1:a4ad586d1403 draft
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 05 Sep 2013 11:42:27 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/sort_in2.bed Thu Sep 05 11:42:27 2013 -0400 @@ -0,0 +1,6 @@ +chr10 100 200 feature1 100.01 + +chr20 800 900 feature2 1.1 + +chr2 500 600 feature3 1000.1 + +chr1 300 400 feature4 1.1e-05 + +chr21 300 500 feature5 1.1e2 + +chr15 700 800 feature6 1.1e4 +
