選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
chenqingwang b633066189 change saved results 3年前
demo_samples first commit 3年前
tasks change saved results 3年前
README.md 更新 'README.md' 3年前
defaults update spladder verison 2.4.4 & change gtf v93 3年前
inputs first commit 3年前
workflow.wdl 更新 'workflow.wdl' 3年前

README.md

README.md

Author: Qingwang Chen

Email: qwch20@fudan.edu.cn

Last Updates: 23/08/2021

Brief Introduction

For RNA-seq data, from bams to AS Information files.

Requirements

  • choppy
  • Ali-Cloud
  • Linux
# 激活choppy环境
$ source activate choppy (open-choppy-env)

# 第一次安装
$ choppy install chenqingwang/SplAdder-single
# 非第一次安装
$ choppy install chenqingwang/SplAdder-single -f 

# 查询已安装APP
$ choppy apps

Quick Start

# 准备 samples.csv 文件
$ choppy samples chenqingwang/SplAdder-single-latest > samples.csv
# 准备无默认参数的samples.csv 文件
choppy samples --no-default chenqingwang/SplAdder-single-latest > samples.csv

# 提交任务
$ choppy batch chenqingwang/SplAdder-single-latest samples.csv -p Your_project_name -l Your_label

# 查询任务运行状况
$ choppy query -L Your_label | grep "status"

# 查询失败任务
$ choppy search -s Failed -p Your_project_name -u chenqingwang --short-format

# 结果文件地址
$ oss://choppy-cromwell-result/test-choppy/Your_project_name/