JMBattista / Bioinformatics

A series of Java compatible libraries for performing basic Bioinformatics tasks.
https://github.com/JMBattista/Bioinformatics/wiki
MIT License
0 stars 1 forks source link

Support flipping results in the generated read #20

Closed JMBattista closed 7 years ago

JMBattista commented 7 years ago

Basic support, will need to re-visit implementation of flip. Specifically IUPAC and AcceptUnknown encoding schemes do not support it and tests are needed.

See #16

codecov-io commented 7 years ago

Current coverage is 78.99% (diff: 87.34%)

Merging #20 into master will increase coverage by 0.86%

@@             master        #20   diff @@
==========================================
  Files            62         62          
  Lines          1312       1328    +16   
  Methods           0          0          
  Messages          0          0          
  Branches        210        227    +17   
==========================================
+ Hits           1025       1049    +24   
+ Misses          229        225     -4   
+ Partials         58         54     -4   

Powered by Codecov. Last update da0453d...eacb4f5