|
public class TotalMarkedSequenceSymbolFrequencyCounter<TLink> : ICounter<TLink, TLink> |
The comment should be like this:
Counts total amount of sequences in which the symbol (link) is used.
If it is required - rename the class to match the logic from comment.
Data.Doublets/csharp/Platform.Data.Doublets/Sequences/Frequencies/Counters/TotalMarkedSequenceSymbolFrequencyCounter.cs
Line 8 in 239271a
The comment should be like this:
If it is required - rename the class to match the logic from comment.