************************************************** auto-process-ngs: automated processing of NGS data ************************************************** ``auto_process_ngs`` provides a set of utilities which automate the processing of sequencing data from Illumina Next Generation Sequencing (NGS) platforms, specifically: * Generation of Fastq files from raw Bcl data produced by the sequencer * Dividing Fastqs into projects for subsequent analysis * Running quality checks (QC) on each project * Copying final data to an archive location ready for appropriate bioinformatic analyses In addition to standard Illumina sequencing data it can also handle data prepared using a number of single-cell (SC) RNA-seq platforms. Together these utilities form the pipeline used for the initial processing, QC and management of sequencing data within the `Bioinformatics Core Facility `_ at the `University of Manchester `_. .. toctree:: :maxdepth: 2 :caption: Getting started overview requirements install configuration .. _running-pipelines: .. toctree:: :maxdepth: 2 :caption: Pipeline stages Starting an analysis Fastq generation Setting up projects Running QC Publishing QC Archiving analyses Troubleshooting .. toctree:: :maxdepth: 2 :caption: Post-processing Reporting analyses Managing and sharing data Importing projects Running QC stand-alone .. _single-cell-docs: .. toctree:: :maxdepth: 2 :caption: Single cell data 10x Genomics single cell data Parse Evercode data Bio-Rad ddSEQ single cell data .. _spatial-docs: .. toctree:: :maxdepth: 2 :caption: Spatial data 10x Genomics Visium data .. toctree:: :maxdepth: 2 :caption: Helpers Sample sheet manipulations .. _control-files: .. toctree:: :maxdepth: 2 :caption: Control files projects.info 10x_multiome_libraries.info 10x_multi_config[.SAMPLE].csv .. toctree:: :maxdepth: 2 :caption: Outputs Analysis and project directories Processing QC Barcode analysis QC reports .. _reference-docs: .. toctree:: :maxdepth: 2 :caption: Reference Documentation reference/commands reference/utilities reference/qc_protocol_specification .. _developers-docs: .. toctree:: :maxdepth: 2 :caption: Developer Documentation developers/update_cellranger developers/api_docs/index