-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
In the chipseq.py pipeline, there are three usages of sample.bigwig, but the Sample instance being used does not have a bigwig attribute.
Target exists: `/sfs/lustre/allocations/shefflab/processed//kipnis_chip/micro/results_pipeline/input_12k/mapped/input_12k.trimmed.bowtie2.filtered.bam.bai`
Removed existing flag: /sfs/lustre/allocations/shefflab/processed//kipnis_chip/micro/results_pipeline/input_12k/chipseq_failed.flag
Traceback (most recent call last):
File "/home/vpr9v/code/open_pipelines/pipelines/chipseq.py", line 757, in <module>
sys.exit(main())
File "/home/vpr9v/code/open_pipelines/pipelines/chipseq.py", line 484, in main
process(sample, pipe_manager, args)
File "/home/vpr9v/code/open_pipelines/pipelines/chipseq.py", line 642, in process
track_dir = os.path.dirname(sample.bigwig)
AttributeError: 'ChIPseqSample' object has no attribute 'bigwig'
Pypiper terminating spawned child process 190059
Change status from running to failed
Metadata
Metadata
Assignees
Labels
No labels