How to open .ASO files on Windows
To open .ASO files on Windows, check the source of the file: NCBI/GenBank files are usually scientific data, while bank/accounting files may be Sage or Simply Accounting exports.
Step-by-step instructions
- Check the source of the file: NCBI/GenBank files are usually scientific data, while bank/accounting files may be Sage or Simply Accounting exports.
- For NCBI GenBank .ASO files, use NCBI DATATOOL to convert or process the binary ASN.1 data.
- For accounting .ASO files, open or import the file in Simply Accounting or compatible Sage accounting software if that is the system that produced the export.
- If the file ends in .aso.gz, decompress the .gz file first, then process the resulting .aso file.
Recommended software
- VS Code
- Notepad++/TextEdit
- jq (CLI)
Alternative methods
- Open .ASO in a browser-based viewer if desktop apps fail.
- Try opening .ASO on Windows with a secondary app to rule out app-specific issues.
- Convert .ASO only with trusted tools when direct opening is not possible.
Common issues
The file opens as unreadable text or gibberish
NCBI .ASO files are binary ASN.1 data, so a normal text editor will not display meaningful content.
- Confirm whether the file came from NCBI or a GenBank distribution.
- Use NCBI DATATOOL to convert or process the file instead of opening it as plain text.
- If the file is .aso.gz, decompress it first and then run the conversion.
The wrong application tries to open the file
.ASO is used by more than one workflow, so the operating system may associate it with the wrong program or with no program at all.
- Identify whether the file is scientific NCBI data or an accounting OFX-style export.
- Use Open With to choose NCBI DATATOOL-related processing for GenBank data or the appropriate Simply Accounting/Sage workflow for accounting data.
- Avoid changing the file extension as a shortcut; it does not convert the file.
The file is still compressed
NCBI release files are often distributed with a .aso.gz suffix, meaning the .ASO file is inside a gzip-compressed file.
- Decompress the .gz file with a gzip-compatible tool.
- Verify that the extracted file ends in .aso.
- Process the extracted .aso file with the NCBI toolchain.
Accounting import fails
Some .ASO files are Simply Accounting/Sage OFX exports, and import can fail if the file was downloaded for the wrong account, changed after export, or opened in software that does not support that workflow.
- Download the export again from the bank or accounting portal.
- Do not edit the file manually unless instructed by the accounting software vendor.
- Import it using the Simply Accounting or Sage workflow that the bank documents for .ASO files.
Security note
.ASO accounting files can contain sensitive financial account and transaction information; store and share them as confidential data.