Open
Description
I tried to run the benchmarks but struggled. I suggest to make it more reproducible to:
- provide a conda environment.yml to install the required software, e.g. I couldn't find
bambu
,nanocount
andbustools
in bioconda nor conda-forge
Here's what I got as a start:
name: lr_quant_benchmark
channels:
- conda-forge
- bioconda
- nodefaults
dependencies:
- kallisto
- oarfish
- python
- snakemake
- Have one main Snakefile at top level of directory that's called Snakefile
- Download data as part of the workflow, not via separate instructions in the README
- provide input/output dirs that work straight after cloning and not use things like
/mnt
, so that one can run the analysis straightaway without having to change things
Metadata
Metadata
Assignees
Labels
No labels