Warning: Undefined array key "DOKU_PREFS" in /usr/share/dokuwiki/inc/common.php on line 2082
cluster:73 [DokuWiki]

User Tools

Site Tools


cluster:73

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
cluster:73 [2021/07/15 13:48]
hmeij07 [Sequencing Tools #3]
cluster:73 [2021/07/15 14:00]
hmeij07 [Sequencing Tools #3]
Line 71: Line 71:
 192.168.102.251 greentail52-eth0 192.168.102.251 greentail52-eth0
 10.10.102.251   greentail52-eth1 (preferred) 10.10.102.251   greentail52-eth1 (preferred)
 +
 +</code>
 +
 +** Guppy Client **
 +
 +  * https://github.com/nanoporetech/pyguppyclient
 +  * miniconda3 python3.9
 +  * Python client library for Guppy.
 +  * Full Python client library for communicating with guppy_basecall_server.
 +  * v0.1.0
 +
 +<code>
 +
 +pip install cython PyUnicode timer
 +pip install pyguppyclient
 +Successfully installed flatbuffers-1.11 ont-fast5-api-3.3.0 pyguppyclient-0.0.6 pyzmq-17.1.2
 +
 +note: from pyguppyclient import GuppyBasecallerClient, yield_reads
 +success, but do not know how to execute the example
  
 </code> </code>
cluster/73.txt ยท Last modified: 2024/05/09 14:50 by hmeij07