JensUweUlrich / ReadBouncer

Fast and scalable nanopore adaptive sampling
GNU General Public License v3.0
33 stars 2 forks source link

Add option to use remote or local guppy GPU basecalling #23

Closed JensUweUlrich closed 2 years ago

JensUweUlrich commented 2 years ago

Users should have the option to decide whether to use local CPU base calling with DeepNano or local/remote GPU base calling with Guppy.

Tasks:

[Basecaller]
caller= DeepNano/Guppy
remote_host=xxx.xxx.xxx.xxx
remote_port=xx
JensUweUlrich commented 2 years ago

Guppy basecalling merged to master; TOML integration is part of bug #22