{"id":2483,"date":"2015-05-21T14:42:51","date_gmt":"2015-05-21T14:42:51","guid":{"rendered":"http:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/?page_id=2483"},"modified":"2015-05-21T14:56:17","modified_gmt":"2015-05-21T14:56:17","slug":"fastqc","status":"publish","type":"page","link":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/fastqc\/","title":{"rendered":"FastQC"},"content":{"rendered":"<h2>Overview<\/h2>\n<p><a href=\"http:\/\/www.bioinformatics.babraham.ac.uk\/projects\/fastqc\/\">FastQC<\/a> is a quality control tool for high throughput sequence data. The application is written in Java and can be used in batch or interactively (via the qrsh command).<\/p>\n<p>Version 0.11.3 is installed on the CSF.<\/p>\n<h2>Restrictions on use<\/h2>\n<p>There are no restrictions on using this software on the CSF. The application is released under the <a href=\"http:\/\/www.gnu.org\/copyleft\/gpl.html\">GPL v3<\/a> license.<\/p>\n<h2>Set up procedure<\/h2>\n<p>To access the software you must first load the modulefile:<\/p>\n<pre>\r\nmodule load apps\/binapps\/fastqc\/0.11.3\r\n<\/pre>\n<h2>Running the application<\/h2>\n<p>Please do not run FastQC on the login node. Jobs should be submitted to the compute nodes via batch or run interactively via the qrsh command.<\/p>\n<h3>Serial batch job submission<\/h3>\n<p>Make sure you have the modulefile loaded then create a batch submission script, for example:<\/p>\n<pre>\r\n#!\/bin\/bash\r\n#$ -S \/bin\/bash\r\n#$ -cwd             # Job will run from the current directory\r\n#$ -V               # Job will inherit current environment settings\r\n\r\n# Specify a list of files to process\r\nfastqc inputfile1.txt inputfile2.txt\r\n\r\n# Note: If wishing to process compressed .fastq.gz file, use the following:\r\nzcat *fastq.gz | fastqc stdin\r\n<\/pre>\n<p>Submit the jobscript using: <\/p>\n<pre>qsub <em>scriptname<\/em><\/pre>\n<p>where <em>scriptname<\/em> is the name of your jobscript.<\/p>\n<h3>Interactive use of the GUI<\/h3>\n<p>FastQC can be run interactively but this must <strong>not<\/strong> be run on the login node. Instead you must schedule an interactive session on a compute node. Use the following commands (after loading the modulefile):<\/p>\n<pre>\r\nqrsh -l inter -l short -V fastqc\r\n<\/pre>\n<p>This will only run when a free core is available on one of the interactive nodes. If no free resources are available you will be asked to try again later.<\/p>\n<h2>Further info<\/h2>\n<ul>\n<li>Brief notes on command-line flags are available on the CSF using:\n<pre>\nless $FASTQC_HOME\/Install.txt\n<\/pre<\/li>\n<li><a href=\"http:\/\/www.bioinformatics.babraham.ac.uk\/projects\/fastqc\/\">FastQC website<\/a><\/li>\n<\/ul>\n<h2>Updates<\/h2>\n<p>None.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview FastQC is a quality control tool for high throughput sequence data. The application is written in Java and can be used in batch or interactively (via the qrsh command). Version 0.11.3 is installed on the CSF. Restrictions on use There are no restrictions on using this software on the CSF. The application is released under the GPL v3 license. Set up procedure To access the software you must first load the modulefile: module load.. <a href=\"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/software\/applications\/fastqc\/\">Read more &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":31,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2483","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/2483","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/comments?post=2483"}],"version-history":[{"count":1,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/2483\/revisions"}],"predecessor-version":[{"id":2484,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/2483\/revisions\/2484"}],"up":[{"embeddable":true,"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/pages\/31"}],"wp:attachment":[{"href":"https:\/\/ri.itservices.manchester.ac.uk\/csf-apps\/wp-json\/wp\/v2\/media?parent=2483"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}