spladder build --bams ${bam} \ | spladder build --bams ${bam} \ | ||||
--annotation ${reference_gtf_file} \ | --annotation ${reference_gtf_file} \ | ||||
--ignore-mismatches \ | |||||
--outdir ${sample_id}/spladder_out | --outdir ${sample_id}/spladder_out | ||||
find . -depth > fileList.txt | find . -depth > fileList.txt |