Code Monkey home page Code Monkey logo

Comments (8)

pcm32 avatar pcm32 commented on July 30, 2024

To follow up on this @maximilianh I forked and tagged the last commit that was working fine (a20c4d0) with 0.1.9, however I still get other errors... the only difference between this and the previous time that the container was built (unfortunately that container was lost due to some changes in our CI) with that version seem to be the version of some dependencies pulled by conda. Before it was numpy 1.14.3 and now 1.15.x. I pinned down to 1.14.3, but errors I get with 0.1.9 are:

INFO:root:Copying+reordering+trimming /export/galaxy-central/database/files/000/dataset_42.dat to /export/galaxy-central/database/job_working_directory/000/40/dataset_45_files/sample/exprMatrix.tsv, keeping only the 4261 columns with a sample name in the meta data
INFO:root:converting /export/galaxy-central/database/job_working_directory/000/40/dataset_45_files/sample/exprMatrix.tsv.gz to /export/galaxy-central/database/job_working_directory/000/40/dataset_45_files/sample/exprMatrix.bin and writing index to /export/galaxy-central/database/job_working_directory/000/40/dataset_45_files/sample/exprMatrix.json
INFO:root:Compressing gene expression vectors...
INFO:root:Auto-detecting number type of /export/galaxy-central/database/job_working_directory/000/40/dataset_45_files/sample/exprMatrix.tsv.gz
INFO:root:Numbers in matrix are of type 'float'
Traceback (most recent call last):
  File "/usr/local/bin/cbBuild", line 10, in <module>
    cellbrowser.convertAndCopyCli()
  File "/usr/local/bin/cbPyLib/cellbrowser.py", line 2145, in convertAndCopyCli
    convertAndCopy(confFnames, outDir, port)
  File "/usr/local/bin/cbPyLib/cellbrowser.py", line 2119, in convertAndCopy
    convertDataset(inConf, outConf, datasetDir)
  File "/usr/local/bin/cbPyLib/cellbrowser.py", line 1962, in convertDataset
    convertExprMatrix(inConf, outMatrixFname, outConf, sampleNames, geneToSym, datasetDir, needFilterMatrix)
  File "/usr/local/bin/cbPyLib/cellbrowser.py", line 1696, in convertExprMatrix
    matType = matrixToBin(outMatrixFname, geneToSym, binMat, binMatIndex, discretBinMat, discretMatrixIndex)
  File "/usr/local/bin/cbPyLib/cellbrowser.py", line 1035, in matrixToBin
    matType, sampleNames = matReader.open(fname)
TypeError: 'NoneType' object is not iterable

Any ideas? I'm happy to move to something above 0.25 again, but currently 0.25's cbBuild is not working either (see first comment above) :-(. Thanks!

from cellbrowser.

maximilianh avatar maximilianh commented on July 30, 2024

from cellbrowser.

maximilianh avatar maximilianh commented on July 30, 2024

from cellbrowser.

pcm32 avatar pcm32 commented on July 30, 2024

Sorry, just notice that when I tried 0.25 I mistakenly linked the matrix in two different slots... let me retry, it might be that 0.25 is ok!

from cellbrowser.

pcm32 avatar pcm32 commented on July 30, 2024

Ok, 0.25 works, this was a late night working error, apologies for the extra issue! Thanks!

from cellbrowser.

maximilianh avatar maximilianh commented on July 30, 2024

from cellbrowser.

maximilianh avatar maximilianh commented on July 30, 2024

from cellbrowser.

pcm32 avatar pcm32 commented on July 30, 2024

Sounds good. There are other things that we could improve for the Galaxy spin up, but will come back to that later. Thanks for your prompt help on all of these.

from cellbrowser.

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.