You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

readme.md 416B

5 years ago
1234567891011121314151617181920212223
  1. > Author: Jun Shang
  2. >
  3. > Email: shangjunv@163.com
  4. >
  5. > Last Updates: 25/02/2020
  6. #### Requirements
  7. - choppy
  8. - Ali-Cloud
  9. ```
  10. $ source activate choppy/open-choppy-env
  11. $ choppy install junshang/rna-seq-pair-end-viral
  12. $ choppy apps
  13. ```
  14. #### quick start
  15. ```
  16. $ choppy samples junshang/rna-seq-pair-end-viral-latest > samples.csv
  17. $ choppy batch junshang/rna-seq-pair-end-viral-latest samples.csv -p Your_project_name
  18. ```