Skip to content

TEMPO container images #1055

Description

@Ani6

Dear team,
I am trying to implement the pipeline, by cloning the github repo & using the instructions for installing & running tempo.

I run into errors regarding various dependencies.
(gatk4-4.6.2.0) [xxx@ldragon3 pipeline]$ # 2. Run with the microsatellite path override
(gatk4-4.6.2.0) [xxx@ldragon3 pipeline]$ ./nextflow-22.10.8-all run pipeline.nf \

  --mapping test_inputs/local/full_test_mapping.tsv \
  --pairing test_inputs/local/full_test_pairing.tsv \
  -profile test_singularity \
  --igenomes_base /rsrch3/scratch/reflib/REFLIB_data/AWS-iGenomes/ \
  --genome_base /rsrch3/scratch/reflib/REFLIB_data/AWS-iGenomes/Homo_sapiens/GATK/GRCh37/ \
  --microsatellites /rsrch3/scratch/reflib/REFLIB_data/AWS-iGenomes/Homo_sapiens/GATK/GRCh37/Annotation/GATKBundle/human_g1k_v37_decoy.microsatellites.list \
  --outDir results

N E X T F L O W ~ version 22.10.8
Launching pipeline.nf [jovial_albattani] DSL1 - revision: 874d5607be
No such file: /rsrch3/scratch/reflib/REFLIB_data/AWS-iGenomes/Homo_sapiens/GATK/GRCh37/Sequence/WholeGenomeFasta/human_g1k_v37_decoy.fasta.microsatellites.list

-- Check script 'pipeline.nf' at line: 3777 or see '.nextflow.log' file for more details

Can I request all the dependencies files, and also the container images (.img files) which are required to run the script locally( as the Institutional HPC is closed with firewalls).

Thank you!

Metadata

Metadata

Assignees

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