1
OSError : [Errno 2] juncBASE에 해당 파일 또는 디렉토리가 없습니다
나는 파이썬에 익숙하지 않고 juncBase에 의한 대안 스 플라이 싱 디스커버리를하고 싶지만 juncBase 매뉴얼의 첫 번째 단계에서 오류가 있습니다. sabah@sabah-virtual-machine:~/juncBase/juncBASE_v0.6 $ python2.7 runCufflinks.py -i IlluminaHBM_2.0_samp2test_bam.txt --txt_ref UCSC.hg19.knownGene_w_gene_symbol_EnsemblChr.gtf --out_dir /home/sabah/juncBase/juncBASE_v0.6/out --num_processes 2 cufflinks -o /home/sabah/juncBase/juncBASE_v0.6/out/kidney_cufflinks -g UCSC.hg19.knownGene_w_gene_symbol_EnsemblChr.gtf -u kidney.bam Traceback (most recent call last): File "runCufflinks.py", line 242, in <module> if …