Git Product home page Git Product logo

Comments (2)

grst avatar grst commented on August 15, 2024 1

I'd recommend you to create a bioconda recipe. Once you have that you get a container for free through biocontainers.

from dandelion.

zktuong avatar zktuong commented on August 15, 2024

Singularity container for v0.1.0 all set up and ready for testing!
https://cloud.sylabs.io/library/kt16/default/sc-dandelion

singularity pull library://kt16/default/sc-dandelion:latest
singularity shell sc-dandelion.sif

Just earmarking some not-so-distant plans:

  • streamline preprocessing

  • @ktpolanski proposed to streamline the pre-processing step to something like a module/wrapper so that a user can essentially do something like:
    container run dandelion-preprocess -o [OPTIONS] on/this/folder/here

  • This should solve some of the installation issues that required 'advanced' knowledge of how to set up a working R, python environment that pointed to the dependencies and reference databases.

  • Reference databases and environmental variables are also set-up so no need to mess around with profile scripts.

  • Can add in a option to specify user-supplied database to overwrite the container's

  • This needs a clever system to do multi-sample preprocessing, especially for the reassign_alleles step

  • current proposal is to have a text file containing columns specifying the sample id, prefixes/suffixes to add to the fasta and a column indicating if a sample is meant to be combined for reassign_alleles or not.

  • trim back on softwares

  • the image might be too big (1.5gb) and i should look into removing some potentially unnecessary softwares for the build.

  • I think it probably won't change much though because gcc is required to build the R packages.

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.