lomereiter/bioruby-sambamba

View on GitHub
lib/bio-sambamba/alignment.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Alignment has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Alignment
      
      # Creates a new object from MessagePack record
      def initialize(obj, reference_sequence_names)
        @obj = obj
Severity: Minor
Found in lib/bio-sambamba/alignment.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status