浏览代码

更新 'README.md'

master
chenqingwang 3 年前
父节点
当前提交
808ac59c76
共有 1 个文件被更改,包括 9 次插入3 次删除
  1. +9
    -3
      README.md

+ 9
- 3
README.md 查看文件

@@ -8,24 +8,30 @@
>
> Last Updates: 2020/12/02

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

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

# 第一次安装
```
$ choppy install chenqingwang/RNAseq-alignment
# 非第一次安装
```
$ choppy install chenqingwang/RNAseq-alignment -f

# 查询已安装APP
```
$ choppy apps
Quick Start

# Quick Start
```
# 准备 samples.csv 文件
$ choppy samples chenqingwang/RNAseq-alignment-latest > samples.csv
# 准备无默认参数的samples.csv 文件

正在加载...
取消
保存