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 448a69075e first commit vor 3 Jahren
tasks first commit vor 3 Jahren
README.md first commit vor 3 Jahren
defaults first commit vor 3 Jahren
inputs first commit vor 3 Jahren
workflow.wdl first commit vor 3 Jahren

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"