Skip to content

Commit

Permalink
capitalize Illumina
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Mar 15, 2024
1 parent f68b723 commit 4f0142f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Library to parse binary file formats related to Illumina bead arrays. The IlluminaBeadArrayFiles library provides a parser to extract information from these binary files.

## Generating GTC files
If you have intensity data files (IDATs) for which GTC files are not currently available, it is possible to generate these files using illumina software. We recommend using [DRAGEN Array](https://support.illumina.com/array/array_software/dragen-array-secondary-analysis.html).
If you have intensity data files (IDATs) for which GTC files are not currently available, it is possible to generate these files using Illumina software. We recommend using [DRAGEN Array](https://support.illumina.com/array/array_software/dragen-array-secondary-analysis.html).

## Build instructions
The IlluminaBeadArrayFiles repository supports building a package with the python distutils module (https://docs.python.org/2/distutils/setupscript.html). To build a source distribution, run the included setup.py script supplying the "sdist" command
Expand Down

0 comments on commit 4f0142f

Please sign in to comment.