Giter Site home page Giter Site logo

Comments (5)

alexomics avatar alexomics commented on July 21, 2024

@tchrisboles If I understand you correctly, yes.

You can setup another guppy_basecall_server on another port (we generally choose 5556) on the same computer and point ru at it. For example, in the TOML the caller_settings table will look like:

[caller_settings]
config_name = "dna_r9.4.1_450bps_fast"
host = "127.0.0.1"
port = 5556

To set up the server I would start a tmux or screen session and run something like so:

$ /path/to/guppy_basecall_server --config dna_r9.4.1_450bps_fast.cfg \
    --port 5556 --log_path . --ipc_threads 1 --max_queued_reads 2000 \
    --chunks_per_runner 48 --num_callers 1 -x cuda:all --gpu_runners_per_device 2

from readfish.

tchrisboles avatar tchrisboles commented on July 21, 2024

Great - will try it today and tomorrow and report. Thanks

from readfish.

tchrisboles avatar tchrisboles commented on July 21, 2024

Alex and Matt, I have made some progress on setting up my machine. Minknow seems to run your simulation fast5 bulk file. The unblock all test seems to work as your readme shows. However the enrich chr21,22 doesn't seem to work. The ru_summarise_fq report doesn't show the expected enhancement of mean read lengths for both chromosomes. Chr21 is slighly enhanced (but not as much as your example), and chr22 is not enhanced at all.
image
After 22 min of ru running using the simulation the size distributions look like:
image
image
The toml file was modified setting max_chunks to 12
image
I set up the guppy basecall server in a dedicated terminal window before starting Minknow like this:
image
Then started Minknow simulation run using your bulk fast5 file. Once the simulation started I opened a new terminal window and started ru_generators:
image
After 15 minutes, the mapping speeds were fairly constant, ranging between 0.08 and 0.15s.
image
My gpu is an RTX2080ti with 11Gb memory.
The workstation is an HP-Z8-G4 with dual Xeon processors (each 10 core), 128Gb ram, 1Tb ssd.

from readfish.

tchrisboles avatar tchrisboles commented on July 21, 2024

Changing to guppy server 3.4.5 seems to solve this issue - see my post in question #44.

from readfish.

tchrisboles avatar tchrisboles commented on July 21, 2024

Alex - in view of progress on question #44 - I think this one is closed.

from readfish.

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.