Skip to content

History

Revisions

  • Sync wiki: section crops include the domain header

    @george123ya george123ya committed Jul 10, 2026
    828c217
  • Sync wiki: link_template is automatic from the ID (fix stale docs)

    @george123ya george123ya committed Jul 10, 2026
    81c5875
  • Sync wiki: 3-route flow diagram (plot / genome browser / analysis)

    @george123ya george123ya committed Jul 9, 2026
    763dd84
  • Host images in the wiki repo + relative paths: fixes intermittent/broken images (was proxied from raw.githubusercontent via camo, rate-limited)

    @george123ya george123ya committed Jul 9, 2026
    d44d951
  • Sync wiki: per-section output crops in Mapping; auto linkout + Static/Interactive table in Plotting; public viewer source in Python-API; two-route flow diagram

    @george123ya george123ya committed Jul 9, 2026
    a1282e8
  • Sync wiki: clean node-based flow diagram

    George D. Muñoz Esquivel committed Jul 9, 2026
    571967a
  • Sync wiki: harmonized flow diagram

    George D. Muñoz Esquivel committed Jul 8, 2026
    3895caf
  • Sync wiki: larger gallery images + static multi-isoform stack

    George D. Muñoz Esquivel committed Jul 8, 2026
    bf61615
  • Sync wiki: drop maintainer-only gallery-regeneration block

    George D. Muñoz Esquivel committed Jul 8, 2026
    3924e3f
  • Sync wiki from main: single --out/--engine plotting, viewer GIFs, ASCII prose, updated benchmarks/figures

    George D. Muñoz Esquivel committed Jul 8, 2026
    b59895d
  • Notebooks: consolidate atlas+ClinVar, redesigned analyses; perf threads {1,2,4,8,16}; drop removed-notebook links

    @george123ya george123ya committed Jun 6, 2026
    d680fa9
  • Index: add mouse-vm25 pre-built index

    @george123ya george123ya committed Jun 6, 2026
    393b8eb
  • Perf: one headline (~970x end-to-end), drop warm-map multipliers; short Docker section

    @george123ya george123ya committed Jun 5, 2026
    0a02cb9
  • Architecture: drop removed test_notebooks.py

    @george123ya george123ya committed Jun 5, 2026
    dd0d46b
  • Architecture: drop reference to the local-only notebook generator

    @george123ya george123ya committed Jun 5, 2026
    4dca84f
  • Repo reorg: parsing/, software_tests/, tutorial/{examples,reproduce_paper/{benchmarks,end_to_end}} — update all paths

    @george123ya george123ya committed Jun 5, 2026
    1f1d815
  • Mapping: trim column-4 note, one unified Feature-TSV column table; move query-BED-building to FAQ

    @george123ya george123ya committed Jun 5, 2026
    723b53b
  • fetch Zenodo-only wording; plain Windows note; drop Docker/smoke; consolidate benchmark tables (1M threads×batch grid); custom-GTF stdout-only

    @george123ya george123ya committed Jun 5, 2026
    1598004
  • Updated Mapping (markdown)

    @george123ya george123ya committed Jun 3, 2026
    d6dcedd
  • Updated Installation (markdown)

    @george123ya george123ya committed Jun 3, 2026
    cd6f1ad
  • Updated Home (markdown)

    @george123ya george123ya committed Jun 3, 2026
    732f8a7
  • Fixed Typos

    @george123ya george123ya committed Jun 3, 2026
    d3b116c
  • Performance page: VisProDom/geneplot numbers now on the human v86 set Both run on the same human Ensembl-86 set instead of their bundled maize/fruit-fly examples: VisProDom 42.7 s / 2.3 GB (rebuilds the genome per call), geneplot ~14 genes/s (gffutils DB + per-gene domain re-read).

    @george123ya george123ya committed Jun 3, 2026
    566520f
  • Performance page: fresh GenomicFeatures/VisProDom numbers, correct geneplot (it does map)

    @george123ya george123ya committed Jun 2, 2026
    37424e0
  • Rename benchmarking.ipynb link to scaling_and_ram.ipynb (self-benchmark)

    @george123ya george123ya committed Jun 2, 2026
    6200eec
  • Point Performance page at validation/software_comparison notebooks; add walkthrough nbviewer link The combined proteintogenome_comparison.ipynb is being split into validation.ipynb (accuracy) + software_comparison.ipynb (speed); repoint the accuracy and speed sections accordingly. Add a walkthrough nbviewer link on the Tutorials page since its interactive viewers don't render on GitHub.

    @george123ya george123ya committed Jun 2, 2026
    a129628
  • Fix index docs: Home fetch path, drop bogus human-v115 row, 298 MB index, Plotting segments import - Home quickstart: 'fetch human --out human.idx' so the next map step's --index human.idx actually resolves (fetch defaults to ~/.cache). - Drop the fabricated 'human-v115 / ensembl_v15_human.idx' pre-built row (no such Zenodo target). - Performance: human GENCODE index is ~298 MB, not 128 MB. - Plotting: import _segments_from_dataframe from prot2exon.plot instead of the broken p2e.plot.<attr> path.

    @george123ya george123ya committed Jun 2, 2026
    0f46260
  • Point testing docs at pytest, not the removed run_tests.py The monolithic tests/run_tests.py was migrated into the pytest suite, so update Installation/Architecture/FAQ to describe pytest (modules, golden files, --update-goldens) and the pip install -e + pytest -q run.

    @george123ya george123ya committed Jun 2, 2026
    5de82cb
  • Clarify fetch as Zenodo-download-only in the index docs fetch read as having two meanings (download a pre-built .idx vs. wget + build an arbitrary GTF), which confused readers. Reframe section 3 as a pure Zenodo download: lead with --out so the index lands where you run, not hidden in the cache, and route non-Zenodo releases back to the manual obtain-GTF -> prot2exon index path (with the build shortcut noted once, pointing at --help).

    @george123ya george123ya committed Jun 2, 2026
    f1a5e13
  • Add "The same in Python:" lead-in before mirrored Python blocks In Mapping.md the per-output-mode Python snippets followed the CLI command with no separating text, reading as if both had to be run. Add a short lead-in so each Python block clearly shows the equivalent, not an additional step.

    @george123ya george123ya committed Jun 2, 2026
    18bba39