aquaskyline / Clairvoyante

Clairvoyante: a multi-task convolutional deep neural network for variant calling in Single Molecule Sequencing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot connect to X server localhost

simoncchu opened this issue · comments

I got errors like this

Delay 9 seconds before starting variant calling ...Delay 2 seconds before starting variant calling ...
Delay 1 seconds before starting variant calling ...
Delay 3 seconds before starting variant calling ...

Loading model ...
Loading model ...
Loading model ...
: cannot connect to X server localhost:10.0
: cannot connect to X server localhost:10.0
: cannot connect to X server localhost:10.0
callVar.py exited with exceptions. Exiting...
samtools view: writing to standard output failed: Broken pipe
samtools view: writing to standard output failed: Broken pipe
samtools view: error closing standard output: -1
samtools view: error closing standard output: -1
Delay 6 seconds before starting variant calling ...
Loading model ...
callVar.py exited with exceptions. Exiting...
samtools view: writing to standard output failed: Broken pipe
samtools view: writing to standard output failed: Broken pipe
samtools view: error closing standard output: -1
samtools view: error closing standard output: -1

Any suggestions? Thank you.

This is not a problem of Clairvoyante. Please try running ls -l, if the X server error prompts again, solve it first and then Clairvoyante will have no problem running.

Thank you a lot. Problem solved.