Guest User

Untitled

a guest
Jan 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. protocol_mapping:
  2. RNA-seq: sandro_rna_seq
  3.  
  4. pipelines:
  5. sandro_rna_seq:
  6. name: sandro_rna_seq
  7. path: sandro_rna_seq.py # relative to this
  8. pipeline_interface.yaml file
  9. looper_args: True
  10. arguments:
  11. "-L": "IU"
  12. "-T": "gencode_mouse_m13"
  13. "-E": "/scratch/nv4e/binf-
  14. pipelines/bulk_rna_seq/salmon/pypiper/jyvo_experiment-metadata.yaml"
  15. "-C": "/scratch/nv4e/binf-
  16. pipelines/bulk_rna_seq/salmon/pypiper/salmon_rna_seq.yaml"
  17. "-X": "True"
  18. "-P": "6"
  19. "-I": sample_name
  20. resources:
  21. default:
  22. file_size: "0"
  23. cores: "20"
  24. mem: "120000"
Add Comment
Please, Sign In to add comment