Code Monkey home page Code Monkey logo

Comments (3)

tnat1031 avatar tnat1031 commented on August 19, 2024

Hi @LeskosekRok, I am wondering if this might be an issue with the file path on windows. As a test, could you try changing directories into the folder with the gctx file, and then trying to read it?

in that case, the call would just be

parse("testdatan1000978.gctx")

from cmappy.

LeskosekRok avatar LeskosekRok commented on August 19, 2024

Thanks for the swift reply. I'm not sure what you mean. The script and the gctx file are in the same directory and if I execute the following:

from cmapPy.pandasGEXpress.parse_gct import parse`

from cmapPy.pandasGEXpress.write_gct import write

parse("testdata_n1000978.gctx")

I get:

(base) C:\Users\Rok\Desktop\hello>D:/anaconda/python.exe c:/Users/Rok/Desktop/gctx/readgcxtx.py
The given path to the gct file cannot be found. gct_path: testdatan1000978.gctx
Traceback (most recent call last):
File "c:/Users/Rok/Desktop/gctx/readgcxtx.py", line 3, in <module>
parse("testdatan1000978.gctx")
File "D:\anaconda\lib\site-packages\cmapPy\pandasGEXpress\parse_gct.py", line 131, in parse
raise Exception(err_msg.format(file_path))
Exception: The given path to the gct file cannot be found. gct_path: testdatan1000978.gctx

from cmappy.

LeskosekRok avatar LeskosekRok commented on August 19, 2024

OK, so gct files get parsed but not gctx. So the problem probably isn't on the part of the software.

from cmappy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.