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.

7 lines
288B

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