# Julia Bioinformatics Algorithms New Project

**URL:** https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501
**Category:** Biology, Health, and Medicine
**Created:** [February 6, 2026, 12:06pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501 "2026-02-06T12:06:59Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Stergios\_Papadimitri](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stergios_papadimitri/32/216738_2.png) [@Stergios\_Papadimitri](https://discourse.julialang.org/u/Stergios_Papadimitri)
#### Post date: [February 6, 2026, 12:06pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/1 "2026-02-06T12:06:59Z")

</div>

Hi all,

I started to develop a project for the implementation in Julia of the algorithms of the book “Bioinformatics Algorithms: An active learning approach” of Pavel Pevzner et. all

The project URL is:

https dot sourceforgenet dot projects dot jbioalgorithms

Best Regards

Stergios

---

<div class="post-metadata">

### Author: ![discourse\_ai\_spam](https://avatars.discourse-cdn.com/v4/letter/d/c68b51/32.png) [@discourse\_ai\_spam](https://discourse.julialang.org/u/discourse_ai_spam)
#### Post date: [February 6, 2026, 12:07pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/2 "2026-02-06T12:07:01Z")

</div>



---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/julialang/original/3X/1/2/12829a7ba92b924d4ce81099cbf99785bee9b405.png) [@system](https://discourse.julialang.org/u/system)
#### Post date: [February 6, 2026, 3:33pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/3 "2026-02-06T15:33:39Z")

</div>



---

<div class="post-metadata">

### Author: ![kevbonham](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/kevbonham/32/216165_2.png) [@kevbonham](https://discourse.julialang.org/u/kevbonham)
#### Post date: [February 18, 2026, 2:42am UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/4 "2026-02-18T02:42:30Z")

</div>

Welcome to the community! The Pevzner et. al. book is also supported by [https://rosalind.info](https://rosalind.info), which has a bunch of the practice problems. We’re also slowly working on building tutorials for those over at BioTutorials in the BioJulia organization [GitHub - BioJulia/BioTutorials: Tutorial Notebooks of BioJulia](https://github.com/BioJulia/BioTutorials) though the deployment is currently broken 🤦

And sorry for the delayed response - I typed this out last week and evidently forgot to hit send

---

<div class="post-metadata">

### Author: ![Stergios\_Papadimitri](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stergios_papadimitri/32/216738_2.png) [@Stergios\_Papadimitri](https://discourse.julialang.org/u/Stergios_Papadimitri)
#### Post date: [February 18, 2026, 1:54pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/5 "2026-02-18T13:54:26Z")

</div>

I have converted to Julia, several Python scripts, perhaps they are useful

---

<div class="post-metadata">

### Author: ![jromanowska](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/jromanowska/32/211061_2.png) [@jromanowska](https://discourse.julialang.org/u/jromanowska)
#### Post date: [February 20, 2026, 7:38am UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/6 "2026-02-20T07:38:07Z")

</div>

What is the actual link? When I tried replacing ‘dot’ (apart from the first one, that should be ://), I got ‘page-not-found’ error

---

<div class="post-metadata">

### Author: ![nilshg](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/nilshg/32/2283_2.png) [@nilshg](https://discourse.julialang.org/u/nilshg)
#### Post date: [February 20, 2026, 7:40am UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/7 "2026-02-20T07:40:37Z")

</div>

I think it’s

> **[jbioAlgo](https://sourceforge.net/projects/jbioalgorithms/)**
>
> Download jbioAlgo for free. None

---

<div class="post-metadata">

### Author: ![Stergios\_Papadimitri](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stergios_papadimitri/32/216738_2.png) [@Stergios\_Papadimitri](https://discourse.julialang.org/u/Stergios_Papadimitri)
#### Post date: [February 21, 2026, 2:17pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/8 "2026-02-21T14:17:15Z")

</div>

I uploaded several new Julia files at  
sourceforge dot net slash projects/ slash jbioalgorithms slash files  
and  
github dot com slash sterg24 slash JuliaPavelPevznerBioinformaticsAlgorithms

Regards  
Stergios Papadimitriou

---

<div class="post-metadata">

### Author: ![SergeantMike67](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sergeantmike67/32/25103_2.png) [@SergeantMike67](https://discourse.julialang.org/u/SergeantMike67)
#### Post date: [April 15, 2026, 3:31pm UTC](https://discourse.julialang.org/t/julia-bioinformatics-algorithms-new-project/135501/9 "2026-04-15T15:31:05Z")

</div>

I am a bit unclear on what this project is supposed to me doing? Just adding algorithms that other developers can use to create a bioinformatics pipeline?
