Releases: cfe-lab/MiCall
Multiple runs per day
Issue #233 supports multiple runs per day by adding a suffix to the run name.
Multiple genotypes RC4
Another tweak to the logging settings.
For a full list of issues, see the milestone.
Multiple genotypes RC3
Bug fix for #270.
For a full list of issues, see the milestone.
Multiple genotypes RC2
Minor change to the logging settings.
For a full list of issues, see the milestone.
Multiple genotypes
The main feature is #160 to use separate references for each HCV genotype. Other important issues:
- #228 problems with G2P results when compared with 454 data
- #264 lower coverage after adding multiple genotypes
For a full list of issues, see the milestone.
Stand-alone preview
Gap penalty adjustment
The main fix is for #189, increasing gap open penalty. We also corrected the HLA-B coordinate reference to use the proper reading frame.
For the full list of changes, see the milestone.
Bug fix
Cleaning up intermediate files from older runs
Emergency patch for release 6.7. Fixes #185. MISEQ_MONITOR.py checks if the run being processed is one of the latest X runs (see nruns_to_keep
parameter in settings.py
). If yes, then all intermediate files are retained after processing. If no, then a number of large intermediate files are removed from the run folder after processing.