Remove gaps from FastA when cleaning #373
Annotations
2 errors
Run bundle exec rake test:
test/format_test.rb#L18
<">MyFa|not_good\n" + "ACTGACTG-XXNN\n" + ">GoodOne + spaces!\n" + "ACTG.\n"> expected but was
<">MyFa|not_good\n" + "ACTGACTGXXNN\n" + ">GoodOne + spaces!\n" + "ACTG\n">.
diff:
>MyFa|not_good
- ACTGACTG-XXNN
? -
+ ACTGACTGXXNN
>GoodOne + spaces!
- ACTG.
? -
+ ACTG
|
Run bundle exec rake test
Process completed with exit code 1.
|
Loading