d336a27e7f63d6b9228461464ef00acf64939ad8 markd Sun Jun 6 20:18:19 2021 -0700 Added test case for -tab. Though there was a bug, not sure now, but another test is a good thing diff --git src/utils/bedToBigBed/tests/input/tabSep.bed src/utils/bedToBigBed/tests/input/tabSep.bed new file mode 100644 index 0000000..c9bda98 --- /dev/null +++ src/utils/bedToBigBed/tests/input/tabSep.bed @@ -0,0 +1,10 @@ +chrX 151071196 151072363 RED text1 text2 text3 +chrX 151072363 151073530 GREEN text1 text3 +chrX 151073530 151074697 BLUE text1 text2 +chrX 151074697 151075864 MID_RED text3 +chrX 151075864 151077031 MID_GREEN text1 +chrX 151077031 151078198 MID_BLUE text1 te xt2 te xt3 +chrX 151078198 151079365 VIOLET_RED1 text1 text2 text3 +chrX 151079365 151080532 ORANGE_RED1 text1 text2 text3 +chrX 151080532 151081699 CHOCOLATE1 te xt1 text3 +chrX 151081699 151082866 GOLD1 te xt2