sample_id = sample_id, | sample_id = sample_id, | ||||
bam_file = samtools.bam, | bam_file = samtools.bam, | ||||
lnc_gtf_file = lnc_gtf_file, | lnc_gtf_file = lnc_gtf_file, | ||||
gtf_dir = gtf_dir | |||||
gtf_dir = gtf_dir, | |||||
docker = subread_docker, | docker = subread_docker, | ||||
cluster = subread_cluster, | cluster = subread_cluster, | ||||
cpu_num = cpu_num, | cpu_num = cpu_num, |