goodest-goodlab / pseudo-it

Beta version of the new pseudo-it software for iterative reference guided assemblies.
GNU General Public License v3.0
8 stars 0 forks source link

Re-implement as a snakemake workflow #6

Open gwct opened 2 years ago

gwct commented 2 years ago

Going forward, the next version of pseudo-it will be implemented mostly as a snakemake workflow with a small Python interface to handle user options and config file generation. This will improve checkpointing, resource allocation, and ease of use. The snakemake version should also be built to accommodate multiple libraries. Along with these new features, this implementation will likely render other issues (e.g. #3 and #5) moot.