Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsolver.py can't find partitioned read files #15

Open
webbchen opened this issue Jun 27, 2018 · 2 comments
Open

tsolver.py can't find partitioned read files #15

webbchen opened this issue Jun 27, 2018 · 2 comments

Comments

@webbchen
Copy link

Dear Ka-Kit Lam

I've tried to run tsolver.py after running your main finishing tool and it seems to struggle to find the raw reads files:
(...)
ERROR: The following critical files could not be used
/main/projects/anne_webb/fungi/Septoria/smartdenovo_assembly/Pilon/Zt_02_pilon/Zt_02_smis/raw_reads.part-20.fasta
Check your paths and file permissions and try again
ERROR: Could not parse delta file, /main/projects/anne_webb/fungi/Septoria/smartdenovo_assembly/Pilon/Zt_02_pilon/Zt_02_smis/seedReads20.delta
error no: 400
20
len(dataList) 0
I think it tries to look for the partitioned raw read files 1-20 in my case, which are named as follows, e.g for the 20th: tmp_rawreads.part-20.fasta

I renamed them to raw_reads.part-<0to20>.fasta and for the time being, it seems to work.

Kind regards,

A. Webb

@kakitone
Copy link
Owner

Tsolver only works under fairly restricted setting. It is an experimental module. While you are encouraged to try it, I recommend the output from the main FinisherSC more.

@jnarayan81
Copy link

It would be great to know how to fix this problem. I would be more than happy to test and report you the result on our genome assembly.

python2 ~/tools/finishingTool/experimental/tSolver.py /mnt/sdc1/Jit/genomes_polished/3C_genome/B_polishing/ /home/lege/.conda/envs/align-env/bin/

It return an error

ERROR: The following critical files could not be used
/mnt/sdc1/Jit/genomes_polished/3C_genome/B_polishing/raw_reads.part-01.fasta
Check your paths and file permissions and try again
ERROR: Could not parse delta file, /mnt/sdc1/Jit/genomes_polished/3C_genome/B_polishing/seedReads01.delta
error no: 400

Is that critical ?
Note: I am using the old out folder location of finisherSC !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants