Skip to content
Snippets Groups Projects

Draft: construct pangenome database from GFA

Open Workum, Dirk-Jan van requested to merge add_gfa_build_pangenome into add_gfa_export
1 file
+ 6
4
Compare changes
  • Side-by-side
  • Inline
+ 6
4
All notable changes to Pantools will be documented in this file.
## [UNRELEASED]
### Added
- Available resources are now added to the log files and validated for some processes (!224).
- The possibility to analyse a specific region of interest across the pangenome (!147).
- A GFA export function (not speed optimised, so not recommended for large pangenomes) (!147).
### Changed
- Added error catching for a set of pangenome node parameters that can cause issues down the line (!225).
- Renamed the developer function `export_pangenome` to `export_csv` (!147).
## [UNRELEASED]
### Added
- Available resources are now added to the log files and validated for some processes (!224).
- Added error catching for a set of pangenome node parameters that can cause issues down the line (!225).
### Fixed
- `pantools blast` no longer crashes if not all mrna nodes contain protein IDs (!226).
- `pantools calculate_synteny ` now gives an exception if MCScanX runs out of memory (!226).
Loading