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.

пре 5 година
пре 5 година
пре 5 година
пре 5 година
1234567891011121314151617181920212223
  1. > Author: Jun Shang
  2. >
  3. > Email: shangjunv@163.com
  4. >
  5. > Last Updates: 09/02/2020
  6. #### Requirements
  7. - choppy
  8. - Ali-Cloud
  9. ```
  10. $ source activate choppy
  11. $ choppy install junshang/mixcr
  12. $ choppy apps
  13. ```
  14. #### quick start
  15. ```
  16. $ choppy samples junshang/mixcr-latest > samples.csv
  17. $ choppy batch junshang/mixcr samples.csv -p Your_project_name
  18. ```