Browse Source

runtime

master
LUYAO REN 6 years ago
parent
commit
a61cb440af
3 changed files with 12 additions and 0 deletions
  1. +12
    -0
      README.md
  2. BIN
      pictures/Screen Shot 2019-06-27 at 10.22.47 AM.png
  3. BIN
      pictures/Screen Shot 2019-06-27 at 10.23.47 AM.png

+ 12
- 0
README.md View File

@@ -30,6 +30,10 @@ novoindex GRCh38 GRCh38.d1.vd1.fa
novoalign -d <reference.ndx> -f <read1.fastq.gz> <read2.fastq.gz> -o SAM -c $nt --hlimit 9 -t 0,2 > ${sample}.novoalign.sam
```

![](./pictures/Screen Shot 2019-06-27 at 10.23.47 AM.png)

![](./pictures/Screen Shot 2019-06-27 at 10.22.47 AM.png)

##### 3. covert sam to bam and index bam

```bash
@@ -70,6 +74,14 @@ Parameters explanation

##### Per sample running time

Total ~18h

Settings:

- Disksize 500
- Cluster OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc
- 30x WGS

| Module | Time |
| --------- | ------- |
| Novoalign | 13h |

BIN
pictures/Screen Shot 2019-06-27 at 10.22.47 AM.png View File

Before After
Width: 1668  |  Height: 1036  |  Size: 248KB

BIN
pictures/Screen Shot 2019-06-27 at 10.23.47 AM.png View File

Before After
Width: 1678  |  Height: 680  |  Size: 167KB

Loading…
Cancel
Save