diffuse
graphical tool for merging and comparing text files
Diffuse is a graphical tool for merging and comparing text files. Diffuse is
able to compare an arbitrary number of files side-by-side and gives users the
ability to manually adjust line-matching and directly edit files. Diffuse can
also retrieve revisions of files from bazaar, CVS, darcs, git, mercurial,
monotone, Subversion and GNU Revision Control System (RCS) repositories for
comparison and merging.
elpa-snakemake
Run Snakemake workflows from Emacs
This package provides a Transient interface for calling
Snakemake. The main entry point is the `snakemake' command,
which you should consider giving a global key binding.
libgatk-fermilite-java
interface to call Heng Li's fermi-lite assembler from Java code
Fml-asm (fermi-lite assembler) is a command-line tool for assembling Illumina
short reads in regions from 100bp to 10 million bp in size, based on the
fermi-lite library.
libpython3.13-minimal
Minimal subset of the Python language (version 3.13)
This package contains some essential modules. It is normally not
used on it's own, but as a dependency of python3.13-minimal.
python3-expandvars
bash-style environment variable expansion in Python
This module is inspired by GNU bash's variable expansion features. It can
be used as an alternative to Python's os.path.expandvars function.