Skip to content

BulkSeq Studio 0.15.2

Choose a tag to compare

@tunabirgun tunabirgun released this 29 Jun 07:44

0.15.2

Fixed

  • gffread / salmon / hisat2 not found in Snakemake shell rules. The make_transcriptome, salmon_index, and hisat2_index rules now explicitly prepend ${MAMBA_ROOT_PREFIX}/envs/bulkseq/bin to PATH at the start of their shell commands. Snakemake's subprocess environment does not reliably inherit the micromamba-activated PATH in all configurations; this fixes the "gffread is not installed" error even when the binary is present in the env.