Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Configuring section "assemble" from "/mnt/scgc_nfs/opt/conf/nextseq.yaml"
- Configuring section "shared" from "/mnt/scgc_nfs/opt/conf/nextseq.yaml"
- Configuring section "join" from "/mnt/scgc_nfs/opt/conf/nextseq.yaml"
- Configuring section "deliverables" from "/mnt/scgc_nfs/opt/conf/nextseq.yaml"
- Configuring section "coassemble" from "/mnt/scgc_nfs/opt/conf/nextseq.yaml"
- [2021-11-05 10:25:03,775 Assemble INFO] Assembly started on AH-806-J10
- [2021-11-05 10:25:03,802 Assemble INFO] Writing results to /mnt/scgc_raw/results/nextseq/210408_VH00511_2_AAAFFWNHV/AH-806-J10
- [2021-11-05 10:25:09,608 scgc.utils INFO] Running FastQC
- [2021-11-05 10:25:09,608 scgc.utils INFO] $> fastqc --outdir /mnt/scgc_raw/results/nextseq/210408_VH00511_2_AAAFFWNHV/AH-806-J10/AH-806-J10_WGS_QC/AH-806-J10_fastqc/tmpRsVQBb --noextract -f fastq -t 12 -q /mnt/scgc_raw/data/nextseq/210408_VH00511_2_AAAFFWNHV/Data/Intensities/BaseCalls/AH-806-J10_R1.fastq.gz
- Error occurred during initialization of VM
- Could not reserve enough space for 3072000KB object heap
- Traceback (most recent call last):
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/bin/scgc", line 11, in <module>
- load_entry_point('scgc', 'console_scripts', 'scgc')()
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/lib/python2.7/site-packages/click/core.py", line 722, in __call__
- return self.main(*args, **kwargs)
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/lib/python2.7/site-packages/click/core.py", line 697, in main
- rv = self.invoke(ctx)
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/lib/python2.7/site-packages/click/core.py", line 1066, in invoke
- return _process_result(sub_ctx.command.invoke(sub_ctx))
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/lib/python2.7/site-packages/click/core.py", line 895, in invoke
- return ctx.invoke(self.callback, **ctx.params)
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/lib/python2.7/site-packages/click/core.py", line 535, in invoke
- return callback(*args, **kwargs)
- File "/mnt/scgc_nfs/opt/common/anaconda/2.1.0/lib/python2.7/site-packages/click_config/__init__.py", line 45, in wrapper
- return fn(**kwargs_to_forward)
- File "/mnt/scgc/scgc_nfs/opt/scgcpy/scgc/__main__.py", line 503, in scgc_assemble
- [r1, r2], op.join(qc_dir, sample + "_fastqc"), config.assemble.cores
- File "/mnt/scgc/scgc_nfs/opt/scgcpy/scgc/apps.py", line 110, in run_fastqc
- description="Running FastQC")
- File "/mnt/scgc/scgc_nfs/opt/scgcpy/scgc/utils.py", line 195, in run
- raise subprocess.CalledProcessError(p.returncode, cmd=cmd)
- subprocess.CalledProcessError: Command 'fastqc --outdir /mnt/scgc_raw/results/nextseq/210408_VH00511_2_AAAFFWNHV/AH-806-J10/AH-806-J10_WGS_QC/AH-806-J10_fastqc/tmpRsVQBb --noextract -f fastq -t 12 -q /mnt/scgc_raw/data/nextseq/210408_VH00511_2_AAAFFWNHV/Data/Intensities/BaseCalls/AH-806-J10_R1.fastq.gz' returned non-zero exit status 1
Advertisement
Add Comment
Please, Sign In to add comment