Skip to content

R version to use #7

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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