-
Download datasets from Galaxy histories on main:
$ python ~/gwu/galaxy/download_history_datasets.py
-
Run analyses for a plate of data. This create many files; we care most about the BAM for each sample.
$ make run_dir TARGET_DIR=~/projects/rcc/Plate8 // Move results to Plate8 directory $ make run_dir TARGET_DIR=~/projects/rcc/Plate9 // Move results to Plate9 directory
-
Run matched tumor-normal analysis for plasma-buffy coat for each sample
// Move Plate8 results back to main directory $ make run_paired_somatic
NOTES: needed to fix freebayes-parallel script to point to correct location for vcffirstheader and vcfstreamsort in conda. vcfstreamsort is in vcflib directory, but vcffirstheader needs to be added: https://github.com/vcflib/vcflib/blob/8ac9fd517579134ef3b9797714d20c9c99c18ec6/bin/vcffirstheader
-
Do final query
$ make query_all
-
NOTE: for FFPE samples matched to a plasma/buffy coat sample (e.g. plate7), steps 3 and 4 must be replaced with:
$ make ffpe_samples $ make ffpe_reports
-
Notifications
You must be signed in to change notification settings - Fork 0
jgoecks/gwu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 67.9%
- C 23.9%
- Shell 4.7%
- Makefile 1.6%
- Python 1.4%
- R 0.5%