Open Junyan-Lin opened 2 years ago
Then you can see the default setting of localhost, for example, mine is localhost:0.0 Then open Putty Enable X11 forwarding and fill in your localhost address Then enter username and password to connect to the remote server Enter 'igv' to use igv Should open a new window
Connect to remote server with -X
ssh -X {remote server} conda install -c bioconda igv -y conda install -c bioconda fastqc -y
Then open a ubuntu subsystem window
igv
Should be ableto open a new window...