mskcc / tempo

CCS research pipeline to process WES and WGS TN pairs
12 stars 5 forks source link

Dsl2/enhancement/sv sigs #969

Closed anoronh4 closed 1 year ago

anoronh4 commented 2 years ago

Added 3 new processes:

Also updated HRDetect, which comes from the signature.tools.lib package as well. The version of signature.tools.lib is v2.1.2 for both processes now, so that they are expected to generate the same sv signatures. I also changed the name of the container folder, because now that the container services a process that is not HRDetect, the folder name hrdetect no longer fits. it is now called signaturetoolslib.

To-do:

gongyixiao commented 2 years ago

And any cohort aggregation steps we need to add for these new modules?

anoronh4 commented 2 years ago

And any cohort aggregation steps we need to add for these new modules?

That's a good point. An easy one would be to slap the SV signature results together and HRDetect results together in another file -- these are very simple text files.

gongyixiao commented 2 years ago

I have noticed that the result dir for svclone doesn’t have any files published although the job done successfully and there are results in the workdir. Please check either Francisco’s or Andrew’s run in my folder.

Also the sv_clustering result folder has an additional out/ subdir, which I think could be removed.