Skip to content

R version to use #7

@mcortes-lopez

Description

@mcortes-lopez

Hi, I was wondering if is possible to use a custom conda environment?

I tried running the following command:

nextflow run GoekeLab/bambu-SingleCell-Spatial --bams ${bam} \
    --genome ${genome} \
    --annotation ${annotation} \
    --ncore 8 --outdir output \
    -with-singularity lingminhao/bambusc

Adding also -r main after loading my conda environment at some point but it returned an error related to not finding devtools installed.

Also, I have a couple of questions regarding to running the pipeline from bam files. 1) is there a way to specify the cell barcode and UMI labels or are they assumed to be CB and UB? and 2) what is the format of the sample sheet to run multiple bams?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions