Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/23/10 04:07:18 (14 years ago)
Author:
swagner
Message:

Worked on allele frequency analysis (#1234)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r4639 r4641  
    111111    <None Include="HeuristicLabAnalysisPlugin.cs.frame" />
    112112    <Compile Include="AlleleFrequencyCollection.cs" />
     113    <Compile Include="AlleleFrequencyCollectionHistory.cs" />
    113114    <Compile Include="BestAverageWorstQualityAnalyzer.cs" />
    114115    <Compile Include="BestAverageWorstQualityCalculator.cs" />
     
    117118    <Compile Include="Allele.cs" />
    118119    <Compile Include="AlleleFrequency.cs" />
    119     <Compile Include="AlleleFrequencyCollectionCollection.cs" />
    120120    <Compile Include="QualityAnalyzer.cs" />
    121121    <Compile Include="MinAverageMaxValueAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.