Closed rob123king closed 6 years ago
I have tried adding this to the jsn as thought it might be tmpdir was not set but gave an error
tmpdir": "/das_data",
2018-04-30 13:53:51,575 - root - CRITICAL - Error in /home/data/bioinf_resources/programming_tools/falcontest/lib/python2.7/site-packages/pypeflow-1.0.0-py2.7.egg/pypeflow/do_task.py with args="{'json_fn': '/home/data/pisa_ngs/Backup_Genetics/PacBio/Fig_Falcon7s/3-unzip/reads/task.json',\n 'timeout': 60,\n 'tmpdir': None}"
corrected task.sh with this instead but made no difference. Seems like Jason has something wrong so maybe just configuration?
{ "inputs": { "falcon_asm_done": "/home/data/pisa_ngs/Backup_Genetics/PacBio/Fig_Falcon7s/2-asm-falcon/falcon_asm_done" }, "outputs": { "ctg_list_file": "ctg_list", "job_done": "track_reads_done" }, "parameters": { "config": { "job_queue": "default", "job_type": "local", "pwatcher_type": "fs_based", "sge_blasr_aln": " -pe smp 24 -q bigmem ", "sge_hasm": " -pe smp 48 -q bigmem", "sge_phasing": " -pe smp 12 -q bigmem", "sge_track_reads": " -pe smp 12 -q bigmem", "smrt_bin": "/home/data/bioinf_resources/programming_tools/falcontest/bin/", "unzip_blasr_concurrent_jobs": 8, "unzip_phasing_concurrent_jobs": 8 }, "sge_option": " -pe smp 12 -q bigmem", "wd": "/home/data/pisa_ngs/Backup_Genetics/PacBio/Fig_Falcon7s/3-unzip/reads" }, "python_function": "falcon_unzip.unzip.task_track_reads" }
2018-04-30 15:21:36,543 - root - CRITICAL - Error in /home/data/bioinf_resources/programming_tools/falcontest/lib/python2.7/site-packages/pypeflow-1.0.0-py2.7.egg/pypeflow/do_task.py with args="{'json_fn': '/home/data/pisa_ngs/Backup_Genetics/PacBio/Fig_Falcon7s/3-unzip/reads/task.json',\n 'timeout': 60,\n 'tmpdir': '/das_data'}"
ok so linking the 0-reads folder from a raw assembly run solved this problem.
I have completed a raw and pread assembly using falcon. For falcon unzip it is failing for both.
Starting from preads assembly:
fc_unzip.py
creates the "read_maps" folder and folder contents in "2-asm-falcon", including the file "pread_to_contigs" but seems to fail at the track_reads part. Any ideas what is going wrong here. The falcon stage of the assembly went fine and tested out pread length changes using preads as input.I can't see why it is failing from the error I have the below:
[Unzip] smrt_bin=/home/data/bioinf_resources/programming_tools/falcontest/bin/
input_type = preads input_fofn= input.fofn input_bam_fofn= input_bam.fofn
unzip_concurrent_jobs = 14 quiver_concurrent_jobs = 14
export TMPDIR=/das_data/falcon
use_tmpdir=true
/home/data/pisa_ngs/Backup_Genetics/PacBio/Fig-35pM_01.bam /home/data/pisa_ngs/Backup_Genetics/PacBio/Fig-35pM_02.bam /home/data/pisa_ngs/Backup_Genetics/PacBio/Fig-35pM_03.bam /home/data/pisa_ngs/Backup_Genetics/PacBio/Fig-35pM_04.bam /home/data/pisa_ngs/Backup_Genetics/PacBio/Fig-A_titration_25pM.bam /home/data/pisa_ngs/Backup_Genetics/PacBio/Fig-A_titration_35pM.bam
/home/data/pisa_ngs/Backup_Genetics/PacBio/Fig_Falcon7/1-preads_ovl/db2falcon/preads4falcon.fasta.outfile.fasta