Replies: 11 comments
-
Yes, what you want can be done. Other users were asking the same. So what you can do is to init a new project using your qc fastq files
Then, you should copy your assemblies into the working directory Run run
If you have difficult samples to assemble also have a look at #375 This is also the answer I gave @ slambrechts Did it worked for you? |
Beta Was this translation helpful? Give feedback.
-
After some testing, we managed to make it run. What need to be done is to atlas states that it will do a rule named
|
Beta Was this translation helpful? Give feedback.
-
For @masun and others. I suggest to
Atlas should continue from there without assembling again and rename the assemblies.
|
Beta Was this translation helpful? Give feedback.
-
I'm about to try this.
So running |
Beta Was this translation helpful? Give feedback.
-
@slambrechts You don't want to add external assemblies only qc reads.
... check that atlas only does the stats and no |
Beta Was this translation helpful? Give feedback.
-
I do want to add external assemblies, sorry for the confusion. So when running
I get:
Does this mean atlas will only do the stats and create a QC report? |
Beta Was this translation helpful? Give feedback.
-
seems alright go ahead |
Beta Was this translation helpful? Give feedback.
-
Ok this worked perfectly to create the QC stats and report without actually doing QC! However, I do get I did:
I copied the assemblies in
And got:
|
Beta Was this translation helpful? Give feedback.
-
Hmm, Could it be that the copied assemblies have an older timestamp than the qc reads? check with Could you rerun the dryrun with |
Beta Was this translation helpful? Give feedback.
-
I had a similar problem which I solved by removing ref, logs and reports folders (or changing their names), also removing sequence_quality_control/reads_stats if you moved your sequences, but I am not sure it is the same.. you can try and then run "atlas run binning -n" to see if the rules list get smaller...¿? |
Beta Was this translation helpful? Give feedback.
-
Updating the timestamp by doing I did not run the dryrun with |
Beta Was this translation helpful? Give feedback.
-
Several user asked for this
Beta Was this translation helpful? Give feedback.
All reactions