File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,24 @@ run_evc \
4747 Optional: run refine? (yes or no) [default: no]
4848```
4949
50+ An exemplary suggested inputs:
51+
52+ ```
53+ run_evc \
54+ path/to/fastq/files \
55+ output/directory \
56+ path/to/sample.map \
57+ email.for@notification \
58+ /restricted/alexandrov-group/shared/Reference_Genomes/GRCh38.d1.vd1/GRCh38.d1.vd1.fa \
59+ /projects/ps-lalexandrov/shared/Reference_Genomes/TCGA_GDC_files/tumor_normal_PONs/MuTect2.PON.5210.vcf.gz \
60+ /restricted/alexandrov-group/shared/Reference_Genomes/dbSNP/af-only-gnomad.hg38_no_alt.vcf.gz \
61+ /restricted/alexandrov-group/shared/Reference_Genomes/alignment_refinement/IndelRealignemnt_files.txt \
62+ /restricted/alexandrov-group/shared/Reference_Genomes/alignment_refinement/BaseRecalibration_files.txt \
63+ 500 \
64+ home-alexandrov \
65+ interval_list_for_mutect \
66+ no
67+ ```
5068</li >
5169<li > <b >Alignment (takes 10 minutes to several hours depending on job queue traffic and the size of your fastq files)</b >
5270
You can’t perform that action at this time.
0 commit comments