Error when running Miso
0
0
Entering edit mode
9.1 years ago
Ram ▴ 190

Dear all,

I am running Miso for single end and paried end reads, while I am trying to run miso for paired end reads. I am getting the following error:

Is anybody know what it causing for this error.

Thanks a lot.

MISO (Mixture of Isoforms model)
Probabilistic analysis of RNA-Seq data for detecting differential isoforms
Use --help argument to view options.

Using MISO settings file: /home/aarora1/Tool/lib/python2.7/site-packages/misopy/settings/miso_settings.txt
Computing Psi values...
  - GFF index: /home/aarora1/hg19/indexed
  - BAM: /projects/aarora1/Result/C/accepted_hits_sorted.bam
  - Read length: 60
  - Output directory: /projects/aarora1/Miso
Checking your GFF annotation and BAM for mismatches...
Checking if BAM has mixed read lengths...
Found reads of length 60 in BAM.
Traceback (most recent call last):
  File "./miso", line 9, in <module>
    load_entry_point('misopy==0.5.3', 'console_scripts', 'miso')()
  File "/home/aarora1/Tool/lib/python2.7/site-packages/misopy/miso.py", line 591, in main
    wait_on_jobs=wait_on_jobs)
  File "/home/aarora1/Tool/lib/python2.7/site-packages/misopy/miso.py", line 372, in compute_all_genes_psi
    given_read_len=read_len)
  File "/home/aarora1/Tool/lib/python2.7/site-packages/misopy/run_events_analysis.py", line 171, in check_gff_and_bam
    miso_logger.warning("It looks like your GFF annotation file and your BAM " \
NameError: global name 'miso_logger' is not defined "
RNA-Seq splicing • 3.3k views
ADD COMMENT
0
Entering edit mode

Hi !

Shall we know if your GFF annotation and you BAM file have any matching chromosome names ? If not, the run always fails with an error. The truncated error message is about that.

ADD REPLY

Login before adding your answer.

Traffic: 2539 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6