Skip to content

Not able to run example #30

@marencc

Description

@marencc

Hi! I'm trying to run your example, however I find the attached problem.
Would you please advise me on how to proceed ?

Many thanks!!

fasticlip -i rawdata/example_MMhur_R1.fastq rawdata/example_MMhur_R2.fastq --GRCm38 -s docs/GRCm38/GRCm38_STAR/ -n Mmhur -o results
Traceback (most recent call last):
  File "/usr/local/bin/fasticlip", line 11, in <module>
    load_entry_point('fasticlip==0.9.3', 'console_scripts', 'fasticlip')()
  File "/home/mecc/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File "/home/mecc/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2649, in load_entry_point
    return ep.load()
  File "/home/mecc/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2303, in load
    return self.resolve()
  File "/home/mecc/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2309, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "build/bdist.linux-x86_64/egg/fasticlip/fasticlip.py", line 5, in <module>
  File "build/bdist.linux-x86_64/egg/fasticlip/helper.py", line 13, in <module>
  File "/home/mecc/.local/lib/python2.7/site-packages/matplotlib/__init__.py", line 928, in __setitem__
    raise ValueError("Key %s: %s" % (key, str(ve)))
ValueError: Key savefig.dpi: "figurefigure" is not string "figure" or could not convert "figurefigure" to float

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions