Code Monkey home page Code Monkey logo

mmlong2's People

Contributors

serka-m avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mmlong2's Issues

Option to specify binners to use/skip

Hi

I think it would be great to have an option to use/skip a specified list of binning tools.
e.g.
--use_binners "graphmb,semibin"
--skip_binners "graphmb,semibin"

Best regards
Rasmus

Format of coverage CSV

Hey there,

Thanks for this wonderful tool / workflow!

I am wondering if you can elaborate on what format is needed for the coverage CSV file? (e.g. rows = contigs, columns = samples, values = coverage, or something else ?). From the documentation it also sounds like it may possible to provide a path to .fastq files instead of a CSV, which I would assume it then uses for mapping and generating the coverage CSV?

Thanks for the clarification!

~ Ryan

HPC Server Issues

Hi Mantas, I really appreciate the work that has gone into the mmlong2 pipeline. This past spring I had it working until my university HPC server went down, and reinstalling mmlong2 is causing some issues. My installation code is below:

mamba create -n mmlong2 -c conda-forge -c bioconda snakemake=7.26.0 singularity=3.8.6 zenodo_get=1.3.4 pv=1.6.6 pigz=2.6 tar=1.34 -y
followed by
mamba activate mmlong2 || source activate mmlong2 && zenodo_get -r 8027235 -o mmlong2/bin
and just as in the readme
pv mmlong2/bin/sing-mmlong2-lite-*.tar.gz | pigz -dc - | tar xf - -C mmlong2/bin/.
pv mmlong2/bin/sing-mmlong2-proc-*.tar.gz | pigz -dc - | tar xf - -C mmlong2/bin/.
chmod +x mmlong2/bin/mmlong2

I then try to run mmlong2 -h and get the error message:
grep: /mnt/home/marshaag/mambaforge/envs/mmlong2/bin/mmlong2-proc-config.yaml: No such file or directory

Leading me to look into my mambaforge bin and it doesn't contain the lite or proc .yaml files or the lite or proc .smk files. I tried cloning the repository and copying those files into my mambaforge mmlong2 bin and that led to the pipeline starting but failing at random steps that did not have issues prior with the same input and arguments. I believe the inconsistent failing at certain steps is just due to my broken installation but you probably know a bit more about those intricacies than I do.

I'm pretty new to snakemake pipelines so any help getting this working again would be greatly appreciated!

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.