Closed ls2017 closed 7 years ago
ImportError: No module named falcon_kit
You have to install FALCON in addition to FALCON_unzip.
I interpreted the "ImportError" as the module is not in your PYTHONPATH. Actually, I had the issue too, so I manually added the Falcon_unzip/src/build/lib etc to my pythonpath, and the issue got resolved. Also I doubt whether other python 2.7 will work. Because all the python scripts for Falcon Unzip have no shebang, a python environment is needed before any of the script could be run, and Falcon set up the environment.
I got the following error when I ran falcon_unzip:
The steps I did are as following:
I installed falcon_unzip on my local Ubuntu machine. Then I copied all output files of running falcon with my data to a directory.
edit input_bam.fofn as following:
edit input.fofn as following:
edit fc_unzip.cfg as following:
[Unzip] input_fofn= input.fofn input_bam_fofn= input_bam.fofn
smrt_bin=/home/ls2017/files/testing/smrt/install/install/smrtlink-fromsrc_3.1.0.180439,180439-180439-180128-180128-180128/bundles/smrttools/smrtcmds/bin
jobqueue = sge_phasing= sge_quiver= sge_track_reads= sge_blasr_aln= sge_hasm= unzip_concurrent_jobs = 1 quiver_concurrent_jobs = 1