Przeglądaj źródła

5 commit

master
biolcl 4 lat temu
rodzic
commit
878448fa4d
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      defaults
  2. +1
    -1
      workflow.wdl

+ 1
- 1
defaults Wyświetl plik

@@ -1,6 +1,6 @@
{
"starfusion_database_dir":"oss://pgx-reference-data/reference/starfusion/ctat_genome_lib_build_dir",
"starfusion_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/trinityctat/starfusion:1.10.0",
"starfusion_docker":"registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fusioncatcher:v1.33",
"starfusion_cluster":"OnDemand bcs.a2.large img-ubuntu-vpc",
"disk_size":"200"
}

+ 1
- 1
workflow.wdl Wyświetl plik

@@ -1,5 +1,5 @@
import "./tasks/starfusion.wdl" as starfusion
workflow {{project_name}} {
workflow {{ project_name }} {
String sample_id
File fastq1
File fastq2

Ładowanie…
Anuluj
Zapisz