Difference between revisions of "Bcl2fastq"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 28: Line 28:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
Line 83: Line 73:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validate 4/5/2018
 

Revision as of 20:45, 10 June 2022

Description

bcl2fastq website  

bcl2fastq conversion software can be used to both demultiplex data and convert BCL files to FASTQ files. This software requires a Linux operating system. The bcl2fastq2 software can be used to convert BCL files from all Illumina sequencing systems running RTA version 2.0 and above. This is a change from the original information, which indicated that v2.16 could be used with all sequencers running RTA 1.18 and above: that information is no longer correct. For conversion of data generated on Illumina sequencing systems using versions of RTA before RTA 2.0, use bcl2fastq v1.8.4.

Environment Modules

Run module spider bcl2fastq to find out what environment modules are available for this application.

System Variables

  • HPC_BCL2FASTQ_DIR - installation directory