You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
liuruimei 35e74ea9ab 更新 'tasks/prepareaa.wdl' пре 3 година
tasks 更新 'tasks/prepareaa.wdl' пре 3 година
README.md 更新 'README.md' пре 3 година
defaults 更新 'defaults' пре 3 година
inputs 更新 'inputs' пре 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"