CCBR / Pipeliner

An open-source and scalable solution to NGS analysis powered by the NIH's Biowulf cluster.
4 stars 0 forks source link

Improved QC Reports - June 2020 (NW) #451

Closed wong-nw closed 3 years ago

wong-nw commented 4 years ago

Changes pushed June 2020

scrnaQC.R Catch for only importing reads in event of multi-assay h5 file Saving npcs as metadata in misc array QC Image outputs at end of script:

Save seurat object pre-doublet removal Remove saving of full Rdata workspaces

scrnaQC.snakefile Include new files produced as input/output for rule all, rule qc_scrna, rule qcReport_scrna. All pdf/png images used to generate QC report. Modified qcReport_scrna to call expanded scrnaQC_Report.R

scrnaQC_Report.R Added parameters to scrnaQC.Rmd call:

scrnaQC.Rmd Full re-write of Rmd file to only grab images New images included described above

integrateBatches.R Cleaned up old calls across multiple clustering resolutions

skchronicles commented 3 years ago

Thanks @wong-nw, everything looks good!