From bam to lncRNA profile.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

7 行
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. }