Skip to content

Suggestions #1

Open
Open
@corneliusroemer

Description

@corneliusroemer

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 and bustools 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions