Commit 6145e01
updated dv dockers with correct git commits (#54)
* overhauled deepvariant and fq2sortedbam; main targets run files, docker file; next need test and remove unnecessary files
* error fixed in fq2sortedbams
* fixed error in deepvar py and docker files
* issues fixed to get the running docker based pipelines
* fixed fq2sortedbam
* update install.sh
* update install.sh
* fix calling the python main script from run python script with args as a param
* updated fq2bma docker and deep dockers
* minor fix to fq2bam
* minor fix in install.sh
* minor fixes
* updated docker and runfile
* updates
* dockers
* udpated HWconfigure
* udpated HWconfigure
* udpated HWconfigure
* updates
* dv1 done
* updates
* updates
* updated bams2vcf
* updates
* updates
* added numactl in bams2vcf docker
* final touches to fq2bam, added doc.txt file
* some verification, few tests can be done by engineers
* added docs
* cleanup
* added STAT and bwa-meth
* updated install.sh with star and bwa-meth
* fixed install.sh
* fixes to install.sh
* bwa-meth and star added, star is slow on comms, need to figure it out. tested meth as well works fine on small dataset; I will generate large dataset for testing/benchmarking using Sherman. Doing Sherman runs on tiergaten due to large runtime.
* readme
* moved env file
* fixed params
* updated the readme
* README
* updated the dockers
* added git clone commits
---------
Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: vasimuddin.md <[email protected]>
Co-authored-by: vasimuddin.md <[email protected]>
Co-authored-by: vasimuddin.md <[email protected]>
Co-authored-by: vasimuddin.md <[email protected]>
Co-authored-by: vasimuddin.md <[email protected]>
Co-authored-by: Ubuntu <[email protected]>
Co-authored-by: manasi-t24 <[email protected]>1 parent 060a0c7 commit 6145e01
File tree
2 files changed
+9
-1
lines changed- pipelines/deepvariant-based-germline-variant-calling-fq2vcf
2 files changed
+9
-1
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
| |||
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| 63 | + | |
61 | 64 | | |
| 65 | + | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| |||
247 | 251 | | |
248 | 252 | | |
249 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
250 | 257 | | |
251 | 258 | | |
252 | 259 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments