Compile Reads
Step 1 -- intra-patient genotyping
Usage compile_reads.R
Rscript R/compile_reads.R -h
usage: R/compile_reads.R [-h] [-m MASTERREF] [-o RESULTSDIR]
[-pb POOLEDBAMDIR] [-fa FASTAPATH]
[-gt GENOTYPERPATH] [-dmp DMPDIR] [-mb MIRRORBAMDIR]
[-dmpk DMPKEYPATH]
optional arguments:
-h, --help show this help message and exit
-m MASTERREF, --masterref MASTERREF
File path to master reference file
-o RESULTSDIR, --resultsdir RESULTSDIR
Output directory
-pb POOLEDBAMDIR, --pooledbamdir POOLEDBAMDIR
Directory for all pooled bams [default]
-fa FASTAPATH, --fastapath FASTAPATH
Reference fasta path [default]
-gt GENOTYPERPATH, --genotyperpath GENOTYPERPATH
Genotyper executable path [default]
-dmp DMPDIR, --dmpdir DMPDIR
Directory of clinical DMP IMPACT repository [default]
-mb MIRRORBAMDIR, --mirrorbamdir MIRRORBAMDIR
Mirror BAM file directory [default]
-dmpk DMPKEYPATH, --dmpkeypath DMPKEYPATH
DMP mirror BAM key file [default]Usage compile_reads_all.R
Default
What compile_reads does
compile_reads doesAfterwards, for donor bams
Last updated
Was this helpful?