You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,13 @@ Quick Start
6
6
[![Coverity_status][covstatus]][covhome]
7
7
8
8
The Illumina InterOp libraries are a set of common routines used for reading InterOp metric files produced by
9
-
Illumina sequencers including **NextSeq 1k/2k**. These libraries are backwards compatible and capable of supporting prior releases of the software,
9
+
Illumina sequencers including **NextSeq 1k/2k** and NovaSeqX. These libraries are backwards compatible and capable of supporting prior releases of the software,
10
10
with one exception: GA systems have been excluded.
11
11
12
12
***
13
13
> We now support an interface to Python 2.7 (UCS-4) and 3.6-3.10
14
-
> Note that 3.10 is CentOS 7 or later while ealier versions support Centos 5 or later
14
+
> Note that 3.10 is CentOS 7 or later while earlier versions support Centos 5 or later
15
+
> Note: dumptext has been deprecated in favor of imaging_table and will be removed in the next version
15
16
***
16
17
17
18
The InterOp files supported by this library include:
0 commit comments