選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
liuruimei 365ed6a6ba 更新 'workflow.wdl' 3年前
tasks 更新 'tasks/prepareaa.wdl' 3年前
README.md 更新 'README.md' 3年前
defaults 更新 'defaults' 3年前
inputs first commit 3年前
workflow.wdl 更新 'workflow.wdl' 3年前

README.md

ecDNA Structure Reconstruction

This APP is 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 liuruimei/prepareaa [-f]

# List the parameters
$ choppy samples liuruimei/prepareaa-latest --output sample.csv

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

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