소스 검색

5 commit

master
biolcl 4 년 전
부모
커밋
878448fa4d
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      defaults
  2. +1
    -1
      workflow.wdl

+ 1
- 1
defaults 파일 보기

@@ -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 파일 보기

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

Loading…
취소
저장