Skip to content

but fix

Pre-release
Pre-release
Compare
Choose a tag to compare
@thierrygosselin thierrygosselin released this 03 May 15:44
· 401 commits to master since this release

v.0.2.5

  • cleaner code for strata section
  • bug fix restricted to assignment_ngs + assignment.analysis = "adegenet" + sampling.method = "ranked".
    A line at the beginning of a gsi_sim code section was deleted makig the assignment with adegenet go through that chunk of code and causing 100% assignment! if (assignment.analysis = "gsi_sim") {code} prevent this problem...