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 години
123456789101112131415161718192021
  1. >Author: Jun Shang
  2. Email: shangjunv@163.com
  3. Last Updates: 09/02/2020
  4. #### Requirements
  5. - choppy
  6. - Ali-Cloud
  7. ```
  8. $ source activate choppy
  9. $ choppy install junshang/mixcr
  10. $ choppy apps
  11. ```
  12. #### quick start
  13. ```
  14. $ choppy samples junshang/mixcr-latest > samples.csv
  15. $ choppy batch junshang/mixcr sample.csv --project-name Your_project_name
  16. ```