Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Hubertus
    Junior Member
    • May 2013
    • 2

    Miso/Sashimi python error

    Hello! New to forum and bioinformatics...

    I've run RNA-seq quite deep (100-PE, ~200 M reads/samples) on primary tumors, looking at splice events with MISO / Sashimi.

    GFF annotations are indexed from Ensembl hg19.

    Upon running shashimi plot on my local desktop (Mac OS) I encounter an index error after some time:

    python plot.py --plot-event "ENSG00000XXXXX" /Applications/misopy-0.4.9/misopy/indexed_SE_events/ sashimi_plot_settings.txt --output-dir S
    ashimi_1

    Traceback (most recent call last):
    File "plot.py", line 340, in <module>
    main()
    File "plot.py", line 334, in main
    plot_label=plot_label)
    File "plot.py", line 154, in plot_event
    plot_label=plot_label)
    File "/Users/name/Library/anaconda/lib/python2.7/site-packages/misopy-0.4.9-py2.7-macosx-10.5-x86_64.egg/misopy/sashimi_plot/plot_utils/plot_gene.py", line 687, in plot_density_from_file
    plot_title=plot_title)
    File "/Users/name/Library/anaconda/lib/python2.7/site-packages/misopy-0.4.9-py2.7-macosx-10.5-x86_64.egg/misopy/sashimi_plot/plot_utils/plot_gene.py", line 257, in plot_density
    miso_file = os.path.expanduser(miso_files[i])
    IndexError: list index out of range

    Anyone having experience with this? Solution?

    All the best,

    Hubertus
  • xguo
    Member
    • Jul 2008
    • 48

    #2
    Has anyone here successfully run sashimi_plot? I got an error below when running sashimi_plot:

    NameError: global name 'subplot2grid' is not defined

    The command is like this:
    "sashimi_plot --plot-event "chr12:100551517-100551306:-@chr12:100551034-100550943:-" RI_indexed/ sashmi_plot_settings.txt --output-dir plot"

    Any insight is greatly appreciated.

    thanks
    Xiang

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Yesterday, 11:58 AM
    0 responses
    10 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    25 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    35 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    58 views
    0 reactions
    Last Post SEQadmin2  
    Working...