Protocols for clinical analysis are in the wiki
(excluding submodules)
NGS580
: scripts used for NGS580 gene panel analysisbin_scripts
: misc scripts and config files used to set up thebin
directory (not included in repo) with installed software and packages needed for analysiscron
: scripts and items used for automating tasks withcron
demo
: misc scripts used to demonstrate programming techniques for use elsewheredemultiplexing
: scripts used for demultiplexing of NGS datagenerate-demultiplexing-reports
: script & location for generation of demultiplexing reports for all runs in the NextSeq directorymisc
: scripts that don't fall into any other categoryreference-manuals
: important user manuals needed for referencesamplesheets
: examle sample sheets used for analysis
bash_functions.sh
: common set of functions used in various bash scriptsbash_settings.sh
: settings used by bash scriptsexample.email_recipients.txt
: an example of what theemail_recipients.txt
file should look like for use in email scriptspython_functions.py
: common set of functions used in various Python scriptssequencer_settings.json
: Select settings saved in JSON format for use with certain Python scriptssettings
: simple text file containing locations to scripts and directories, formatted for use with both Python and bash scriptstemplate.py
: template Python script
IGV-snapshot-automator
: Use for making IGV snapshotsdemultiplexing-stats
: Demultiplexing stats report for use with NextSeqrun-monitor
: (In development); Program for automatic monitoring of lab devices for processing of new datash
: Python module for easier access to system programs from within Pythonsns
: NGS analysis pipeline customized for use on HPC cluster at NYUMCsns-wes-coverage-analysis
: First-step analysis of coverage data output bysns
pipelinesns-wes-downstream-analysis
: Further post-processing ofsns
variant calling pipeline outputtoolbox
: Utility scripts