This function takes a given stage and summarizes them by genotype, writing output to provided folders.
base_gen(fileVec, outList, genos, nGenos, nIDX1, times, nTimes, nNodes)
None
Vector of files for analysis
List of files, organized by repetition, to write output
Genotypes to summarize by
Number of genotypes
First index to expand over, nE/nL/nP for aquatic stages, 1 for the rest
Vector of sampling times
Number of sampled times
Number of nodes in the network
This function is a base function used in split_aggregate_CSV
.