您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
liuruimei 448a69075e first commit 3 年前
tasks first commit 3 年前
README.md first commit 3 年前
defaults first commit 3 年前
inputs first commit 3 年前
workflow.wdl first commit 3 年前

README.md

ecDNA Structure Reconstruction

This APP developed for ecDNA structure construction

Accepted data

  • sorted deduped bam file and corresponding bam index file

Getting Started

# Activate the choppy environment
$ open-choppy-env

# Install the APP
$ choppy install YaqingLiu/variant-calling [-f]

# List the parameters
$ choppy samples YaqingLiu/variant-calling-latest [--no-default]

# Submit you task with the `samples.csv file` and `project name`
$ choppy batch YaqingLiu/variant-calling-latest samples.csv -p Project [-l project:Label]

# Query the status of all tasks in the project
$ choppy query -L project:Label | grep "status"