Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • arcolombo698
    Senior Member
    • Nov 2013
    • 142

    Quality Control on Local Machine/Server

    Hello.

    I have done all the merging of the fastq files on the server, so all the files are on the server.

    However, my fastQC is installed locally. Is there a way to do QC on the server? or must I transfer all the files back locally to do QC?

    Thank you
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    FastQC will run fine on a unix server (long as java is available). You would need a X11 client on your local machine to project the GUI back to your desktop unless you have console access on the server.

    Comment

    • colindaven
      Senior Member
      • Oct 2008
      • 417

      #3
      On a server, try something like:
      java -Xmx4g -jar Fastqc.jar *.fastq &

      Fastqc will analyse all fastq files in the directory and save the results.

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        If you are not interested in running in interactive mode (GUI) then you can indeed use the command line as Colindaven pointed out.

        More information available here: http://www.bioinformatics.babraham.a...qc/INSTALL.txt Look for the section on "Running FastQC as part of a pipeline".

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        30 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        38 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        43 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        64 views
        0 reactions
        Last Post SEQadmin2  
        Working...