How to view fastqc output file in html format which is on remote server
1
0
Entering edit mode
2.7 years ago
arsa ▴ 20

I currently have few html fastqc output files on a remote server that I ssh to. I want to visualize it in my browser. How can I do this?

remote linux ssh • 880 views
ADD COMMENT
0
Entering edit mode
2.7 years ago
GenoMax 141k

You will need to use a X11 client. Depending on what OS you are using there is Xquartz for macOS (which is free). On Windows there are a few options mentioned in this thread. Basic idea is you will log in to the remote server using tunneling (with -Y option for ssh on macOS) and then be able to project graphical display back to your local machine. Your server will need to have a browser installed locally that you can use.

ADD COMMENT

Login before adding your answer.

Traffic: 1993 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6