This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Good pratice for clinical NGS data pipelines

Hello everyone!

I have a very general question. Does anybody have advice, guidelines, papers, software about good practice for clinical NGS data pipelines?

My aim is to set up a quality process for my lab using a home made build pipeline or something already existing.

What I have in mind (but definitely not sufficient) : analysis and control (log files during all the process) of data generated from sequencing and post-sequencing analysis (vcf, contigs files...) and also generation of a clear and synthetic report

I found these valued articles:

Thanks for your advice!

good-practices clinical-ngs

1 answer

Let me show u an example:
https://github.com/OpenGene/ctdna-pipeline
A simplified pipeline for ctDNA sequencing data analysis

Hi Chen, Thank you for your answer, your pipeline is cool, very clear and well documented but except for read filtering I don't see any controls, graphs or reports to validate quality of the data and also analysis process

Log in to answer this question.