From bam to lncRNA profile.
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.

8 line
334B

  1. {
  2. "{{ project_name }}.sample_id": "{{ sample_id }}",
  3. "{{ project_name }}.bam_file": "{{ bam_file }}",
  4. "{{ project_name }}.gtf_dir: "{{ gtf_dir }}",
  5. "{{ project_name }}.lnc_gtf_file: "{{ lnc_gtf_file }}",
  6. "{{ project_name }}.subread_docker": "{{ subread_docker }}",
  7. "{{ project_name }}.subread_cluster": "{{ subread_cluster }}"
  8. }