瀏覽代碼

runtime

master
LUYAO REN 6 年之前
父節點
當前提交
a61cb440af
共有 3 個檔案被更改,包括 12 行新增0 行删除
  1. +12
    -0
      README.md
  2. 二進制
      pictures/Screen Shot 2019-06-27 at 10.22.47 AM.png
  3. 二進制
      pictures/Screen Shot 2019-06-27 at 10.23.47 AM.png

+ 12
- 0
README.md 查看文件

@@ -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 |

二進制
pictures/Screen Shot 2019-06-27 at 10.22.47 AM.png 查看文件

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

二進制
pictures/Screen Shot 2019-06-27 at 10.23.47 AM.png 查看文件

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

Loading…
取消
儲存