Submission Guidelines: Research Articles · Open-Source Software · Commercial Software (this page)

Biochemoinfo Journal accepts Commercial Software Articles — papers describing software that is sold, licensed, or otherwise commercially distributed — provided that end users can independently verify the software's claims without prohibitive cost. Almost no journal in computational biology, bioinformatics, or cheminformatics offers a clear, fair pathway for commercial software publication. We aim to provide one — with strict conditions that protect scientific integrity.

TL;DR — The Short Version
  1. Your software must be verifiable by the end reader — either through a public free SaaS interface or through a free trial of at least 15 days.
  2. You must explain the method openly, even if the source code is closed.
  3. You must provide reviewers with full unrestricted access during review.
  4. You must commit to maintaining the verification mechanism for at least 5 years.
  5. You must accept the "Commercial Software Description" label on your paper.
  6. You bear sole responsibility for preventing trial abuse.

APC: Free. All published articles are open access under CC BY-NC 4.0.

1. The Verifiability Principle

Commercial software is welcome here, but the journal's editorial line draws a firm boundary: no paper can claim a result that the reader has no way to test. This is non-negotiable. A reader does not need to own your software, but they must be able to confirm that it does what your paper says it does.

You can satisfy this requirement in one of two ways — SaaS Form or Download Form. You may also satisfy both, in which case both badges apply.

🔵 Tier 3-S — SaaS Form (Web-accessible)

The software must be reachable through a publicly accessible web interface. Registration is permitted; payment is not.

🟣 Tier 3-D — Download Form (Trial-based)

The software must be downloadable as a binary, with a free trial sufficient to reproduce the paper's main results.

2. Reviewer Access — Mandatory Full License

During peer review, you must provide reviewers with fully unrestricted access — not the public free tier. This typically means a temporary license key, premium account, or equivalent that removes all quota and feature limits for the duration of the review.

3. Method Openness — Closed Code, Open Method
⚠ This is the most important rule on this page.

Your source code may be closed. That is acceptable. However, the method — the algorithm, model architecture, training procedure, parameter choices, pre- and post-processing steps, evaluation methodology — must be open and described in scientific detail.

Reviewers cannot audit a black box. They evaluate your method based on what you describe in the paper. This means:

4. Mandatory Archival — Three Independent Archives

Commercial software has a higher disappearance risk: companies close, products are deprecated, websites vanish. We require three archival layers:

If your firm closes or your domain expires five years from now, the archived documentation will preserve the academic record of what your software did at the time of publication.

5. Cryptographic Verification — Binary Hash Chain

Bit-level verifiability is required. The reader must be able to confirm that the binary they downloaded today is the same binary that was reviewed at submission time.

Required Hashes
  1. Installer / Binary SHA-256 — the exact file users will download. SHA-512 acceptable for very large installers.
  2. Documentation snapshot URL — archive.org / archive.today links captured at submission.
  3. Optional but recommended: SHA-256 of any sample input/output files used to demonstrate the software's behavior in the paper.

For Tier 3, reproducible builds are not required. The hash refers to the published binary — the exact file your customers download — not to a build reproduced from source. If you later release an updated version, the new binary will have a different hash, and the article will be tagged "Software Updated Post-Publication". The original published version remains the citation reference.

Verification Block — Mandatory in the Paper
─── Commercial Software Verification Block ────────────── Product Name: YourTool Pro Vendor: YourCompany Ltd. Version Reviewed: 1.2.0 Installer File: yourtool-pro-setup-v1.2.0.exe SHA-256: f4a8b2c5d8e1... Trial Duration: 30 days, full-featured Trial Mechanism: Email registration + hardware fingerprint SaaS Endpoint: (if applicable) https://app.yourtool.com Documentation: https://web.archive.org/web/2026.../docs.yourtool.com Zenodo DOI: 10.5281/zenodo.xxxxx ─────────────────────────────────────────────────────────

For step-by-step hash computation instructions, see our Software Hash & Verification Guidelines.

6. The "Commercial Software Description" Label

Every Tier 3 paper carries a clearly visible "Commercial Software Description" label in the PDF header, the article list, and the citation metadata. This is not a stigma — it is transparency. It tells readers that the paper describes a commercial product, that the source code is closed, and that reproducibility is verified through SaaS or trial mechanisms rather than open code.

A conflict-of-interest statement is mandatory. You must disclose any financial, employment, or ownership relationship with the software's vendor.

7. Trial-Maintenance Commitment — The 5-Year Rule
⚠ "Bait and switch" is treated as a serious breach.

By submitting, you commit to maintaining the verification mechanism (SaaS access or trial download) for at least 5 years from publication. Removing the trial, paywalling the SaaS endpoint, or otherwise breaking verifiability before this period results in:

8. Annual Verification Check

The journal will check, every year:

If verification fails, the article is flagged accordingly. The article is not retracted — readers are simply informed.

9. Badge System
10. What This Journal Will Not Do
11. Pre-Submission Checklist

Questions about commercial software submissions? Write to info@biochemoinfojournal.com.