8cbd73320598db4c37c75666e518622f82fbc326 markd Sun Jun 6 20:53:15 2021 -0700 added option for chromToUcsc to skip unmapped chromosomes rather than error diff --git src/utils/chromToUcsc/tests/in/mm10.bad-names.bed src/utils/chromToUcsc/tests/in/mm10.bad-names.bed new file mode 100644 index 0000000..0633e2d --- /dev/null +++ src/utils/chromToUcsc/tests/in/mm10.bad-names.bed @@ -0,0 +1,6 @@ +NC_000067.6 10 30 test +NCC-1701 10 30 testbad1 +NCC-1701 20 40 testbad2 +NCC-1701-D 10 30 testbad3 +NCC-1701-E 10 30 testbad4 +MT 20 30 test2