edwardhust / chimerascan

Automatically exported from code.google.com/p/chimerascan
0 stars 0 forks source link

File "/usr/bin/chimerascan_run.py", line 24, in <module> #26

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
i Created the Index and ran the below command earlier
./chimerascan_run.py 
/MGMSTAR1/SHARED/STAFF/KIRAN.P/chimerascan0.4.5/chimerascan/ 

/MGMSTAR1/SHARED/ANALYSIS/NGS_P1216/Tobe_shipped/Transcriptome_PairedEnd/RAW_FAS
TQ/MDB.RI.T40_R1.fastq.gz 

/MGMSTAR1/SHARED/ANALYSIS/NGS_P1216/Tobe_shipped/Transcriptome_PairedEnd/RAW_FAS
TQ/MDB.RI.T40_R2.fastq.gz 

/MGMSTAR1/SHARED/ANALYSIS/NGS_P1216/Fusions/ChimeraScan/MDB.RI.T40
but if i am running the same with or without python in the beginning.

What is the expected output? What do you see instead?

Traceback (most recent call last):
  File "/usr/bin/chimerascan_run.py", line 24, in <module>
    from chimerascan import __version__
ImportError: No module named chimerascan

What version of the product are you using? On what operating system?

chimerascan-0.4.5

what to be done to fix this error if i am doing anywhere wrong

Please provide any additional information below.

Original issue reported on code.google.com by bioinfok...@gmail.com on 12 Aug 2015 at 4:46