Details
-
Type: Task
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.1.10 Major Release
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Summer 4 2022 July 4, Summer 5 2022 July 18, Summer 6 2022 Aug 1, Fall 1 2022 Aug 15
Description
The "useq" format is no longer being used, so far as I know. If possible, we should remove this code from the code base to avoid having to update the code to compile / run under newer JDK versions.
See:
core/genometry/src/main/java/com/affymetrix/genometry/parsers/useq/USeqUtilities.java
Note that "Runtime" lines are incompatible with Java 18. See this commit for invocation of Runtime obsolete stack trace setting method.
Attachments
Issue Links
- relates to
-
IGBF-3705 Add USEQ support back to IGB
- Closed
The code parsing and supporting "useq" files in IGB has been removed from the codebase. Commit