Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
liuruimei 5215646411 更新 'tasks/prepareaa.wdl' vor 3 Jahren
tasks 更新 'tasks/prepareaa.wdl' vor 3 Jahren
README.md 更新 'README.md' vor 3 Jahren
defaults 更新 'defaults' vor 3 Jahren
inputs 更新 'inputs' vor 3 Jahren
workflow.wdl 更新 'workflow.wdl' vor 3 Jahren

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"