DNAnalyzer
DNAnalyzer copied to clipboard
Refactorings of DNAAnalysis.countBasePairs(String)
Closes #275
- contains BasePairCounter - a class responsible for counting nucleotides in given dna string
- other small refactorings