Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
liuruimei 42d57a8dcc 更新 'tasks/prepareaa.wdl' il y a 3 ans
tasks 更新 'tasks/prepareaa.wdl' il y a 3 ans
README.md 更新 'README.md' il y a 3 ans
defaults 更新 'defaults' il y a 3 ans
inputs first commit il y a 3 ans
workflow.wdl 更新 'workflow.wdl' il y a 3 ans

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"