import inspec
print inspect.getfile( inspect.currentframe() )
import os
print os.path.abspath( __file__ )
import sys sys._getframe().f_code.co_filename
'Bioinformatics > Biological data analysis' 카테고리의 다른 글
[python] python 설치 (로컬계정) (0) | 2011.08.08 |
---|---|
[bam] MD tag and cigar (0) | 2011.08.05 |
[python] 상대경로를 절대경로로 변경 (0) | 2011.08.03 |
[picard] MarkDuplicates.jar 에서 MAPQ should be 0 for unmapped read (0) | 2011.05.25 |
[picard] Picard를 사용하여 duplicates 마킹 (0) | 2011.05.25 |