8000 'Pipestat compatible': False, 'Commands submitted': '0 of 2', 'Jobs submitted': 0 · Issue #305 · databio/pepatac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
'Pipestat compatible': False, 'Commands submitted': '0 of 2', 'Jobs submitted': 0 #305
Open
@Melody-cell

Description

@Melody-cell

Thanks for the great tool!
When i run this:
looper run /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/examples/tutorial/tutorial_refgenie.yaml

it appears this error:
/home/wangmengj/software/anaconda3/envs/pepatac/lib/python3.9/site-packages/pydantic/_migration.py:283: UserWarning: pydantic.error_wrappers:ValidationError has been moved to pydantic:ValidationError.
warnings.warn(f'{import_path} has been moved to {new_location}.')
Looper version: 1.6.0
Command: run
This PEP configures looper through the project config. This approach is deprecated and will be removed in future versions. Please use a looper config file. For more information see looper.databio.org/en/latest/looper-config
Pipestat compatible: False

[1 of 2] sample: tutorial1; pipeline: PEPATAC

Found existing status: /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/processed/results_pipeline/tutorial1/PEPATAC_tutorial1_failed.flag. Skipping sample. Use rerun to ignore failed status.
Calling pre-submit function: refgenconf.looper_refgenie_populate
Refgenie asset (hg38/bowtie2_index) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/ensembl_gtf) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/ensembl_rb) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/fasta) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/feat_annotation) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/refgene_anno) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (rCRSd/bowtie2_index) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (rCRSd/fasta) tag not specified in refgenie.tag_overrides section. Using the default tag: default
/home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/pipelines/pepatac.py --output-parent /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/processed/results_pipeline --cores 4 --mem 8000 --sample-name tutorial1 --input /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/examples/data/tutorial1_r1.fastq.gz --input2 /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/examples/data/tutorial1_r2.fastq.gz --single-or-paired paired --genome hg38 --chrom-sizes /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/fasta/default/hg38.chrom.sizes --TSS-name /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/refgene_anno/default/hg38_TSS.bed --anno-name /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/feat_annotation/default/hg38_annotations.bed.gz --trimmer skewer --aligner "bowtie2" --genome-index /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/bowtie2_index/default/. --prealignment-index rCRSd=/home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/rCRSd/bowtie2_index/default/. --deduplicator samblaster --peak-caller "macs3" --peak-type fixed --extend 250 --genome-size "2.7e9" --frip-ref-peaks None --fasta /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/fasta/default/hg38.fa
Writing script to /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/processed/submission/PEPATAC_tutorial1.sub

[2 of 2] sample: tutorial2; pipeline: PEPATAC

Found existing status: /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/processed/results_pipeline/tutorial2/PEPATAC_tutorial2_failed.flag. Skipping sample. Use rerun to ignore failed status.
Calling pre-submit function: refgenconf.looper_refgenie_populate
Refgenie asset (hg38/bowtie2_index) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/ensembl_gtf) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/ensembl_rb) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/fasta) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/feat_annotation) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (hg38/refgene_anno) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (rCRSd/bowtie2_index) tag not specified in refgenie.tag_overrides section. Using the default tag: default
Refgenie asset (rCRSd/fasta) tag not specified in refgenie.tag_overrides section. Using the default tag: default
/home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/pipelines/pepatac.py --output-parent /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/processed/results_pipeline --cores 4 --mem 8000 --sample-name tutorial2 --input /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/examples/data/tutorial2_r1.fastq.gz --input2 /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/tools/pepatac/examples/data/tutorial2_r2.fastq.gz --single-or-paired paired --genome hg38 --chrom-sizes /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/fasta/default/hg38.chrom.sizes --TSS-name /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/refgene_anno/default/hg38_TSS.bed --anno-name /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/feat_annotation/default/hg38_annotations.bed.gz --trimmer skewer --aligner "bowtie2" --genome-index /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/bowtie2_index/default/. --prealignment-index rCRSd=/home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/rCRSd/bowtie2_index/default/. --deduplicator samblaster --peak-caller "macs3" --peak-type fixed --extend 250 --genome-size "2.7e9" --frip-ref-peaks None --fasta /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/04_genome_folder/alias/hg38/fasta/default/hg38.fa
Writing script to /home/wangmengj/workspace/project06_bam_ATAC_qc/01_example_pepatac/pepatac_tutorial/processed/submission/PEPATAC_tutorial2.sub

Looper finished
Samples valid for job generation: 2 of 2
Commands submitted: 0 of 2
Jobs submitted: 0
{'Pipestat compatible': False, 'Commands submitted': '0 of 2', 'Jobs submitted': 0}

Did anyone know how to solve it?

Best,
Melody

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

      0