Git Product home page Git Product logo

Comments (4)

zktuong avatar zktuong commented on August 17, 2024

thanks @chrish935 for finding this bug!

I've added a fix at #325 which hopefully solves this. i will try and build a singularity image and ask you to try it and see if it corrects your error.

from dandelion.

zktuong avatar zktuong commented on August 17, 2024

can you try with:

singularity pull library://kt16/default/sc-dandelion:dev

from dandelion.

chrish935 avatar chrish935 commented on August 17, 2024

That looks like it fixed the problem, but it also started to complain a lot when quantifying mutations, which I don't recall it doing before (see below; error was printed to the console twice per sample). It doesn't seem to cause any real issues though as the resultant .tsv files all have the mu_count & mu_freq columns.

Code:

singularity run -B "$PWD" ../sc-dandelion_dev.sif dandelion-preprocess \
    --filter_to_high_confidence \
    --file_prefix "all" \
    --meta d14__meta.csv 

Error:

finished: saving DataFrame at d14_1/dandelion/all_contig_dandelion.tsv
 (0:00:28)
Quantifying mutations
R[write to console]: Error: package or namespace load failed forshazam’:
 .onAttach failed in attachNamespace() for 'shazam', details:
  call: file(con, "r")
  error: cannot open the connection

 finished: saving DataFrame at d14_1/dandelion/all_contig_dandelion.tsv
 (0:00:08)
Quantifying mutations
R[write to console]: Error: package or namespace load failed forshazam’:
 .onAttach failed in attachNamespace() for 'shazam', details:
  call: file(con, "r")
  error: cannot open the connection

from dandelion.

zktuong avatar zktuong commented on August 17, 2024

hmm ok thanks for letting me know!

from dandelion.

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.