# Biostar Handbook, computational genomics, and Julia - to be or not to be?

**URL:** https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732
**Category:** Biology, Health, and Medicine
**Created:** [June 26, 2019, 4:44pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732 "2019-06-26T16:44:46Z")
**Posts on this page:** 20
**Page:** 1

<div class="post-metadata">

### Author: ![XVilka](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xvilka/32/7155_2.png) [@XVilka](https://discourse.julialang.org/u/XVilka)
#### Post date: [June 26, 2019, 4:44pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/1 "2019-06-26T16:44:46Z")

</div>

How many people started to learn bioinformatics with Julia, not Python? I guess not many. There is a unique opportunity to change that - one of the most recommended books for the beginners in this area is [Biostar Handbook](https://www.biostarhandbook.com/) from the authors of [Biostar Q&A site](https://www.biostars.org/). An amazing piece of concentrated computational biology knowledge, with a focus on processing data in UNIX environment. Or in their words:

> The Biostar Handbook introduces readers to bioinformatics, the scientific discipline at the intersection of biology, computer science, and statistical data analytics dedicated to the digital processing of genomic information.  
> The Biostar Handbook has been developed, improved and refined over more than a half decade in a research university setting while used in an accredited Ph.D. level training program. The contents of this book have provided the analytical foundation to thousands of students, many of whom have become full-time bioinformaticians and work at the most innovative companies in the world.

It even comes with [an online course](https://www.biostarhandbook.com/edu/course/4/)!  
At this point, you might want to ask - what this is doing here? Well, unlike many other books and materials this one is updated frequently, based on the readers/students feedback, and as science progresses. Thus, it creates a unique chance to make the Julia flavor of the book. And creating “flavors” for a book is not something ridiculous to say. There is a good example of such thing - [Category Theory for Programmers](https://github.com/hmemcpy/milewski-ctfp-pdf/), which comes in [Haskell](https://github.com/hmemcpy/milewski-ctfp-pdf/releases/download/v1.2.1/category-theory-for-programmers.pdf) and [Scala](https://github.com/hmemcpy/milewski-ctfp-pdf/releases/download/v1.2.1/category-theory-for-programmers-scala.pdf) flavors. What I want to say - it would be wonderful to cooperate with the book authors and editors, bring some Julia knowledge and libraries. It will also help to understand better what crucial parts of the ecosystem are missing in this scientific domain.

---

<div class="post-metadata">

### Author: ![jonathanBieler](https://avatars.discourse-cdn.com/v4/letter/j/82dd89/32.png) [@jonathanBieler](https://discourse.julialang.org/u/jonathanBieler)
#### Post date: [June 27, 2019, 5:58pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/2 "2019-06-27T17:58:19Z")

</div>

I was thinking of doing some tutorials on bioinformatics basic, e.g. how to implement samtools/picard functionalities in Julia (which is quite easy most of the time). Being able to easily write your own routine instead of relying on chaining external tools is one of the big advantage of Julia in bioinformatics imo.

---

<div class="post-metadata">

### Author: ![BioGeek](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/biogeek/32/9136_2.png) [@BioGeek](https://discourse.julialang.org/u/BioGeek)
#### Post date: [July 1, 2019, 7:09pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/3 "2019-07-01T19:09:55Z")

</div>

I very much support the sentiment - I also would love to see a bioinformatics handbook using Julia - but I’m afraid you can’t just fork the content of the BioStar Handbook and replace the code examples with Julia.  
The BioStar Handbook is not free, see [FAQ – The Biostar Handbook](https://biostar.myshopify.com/pages/faq) for the rationale.  
And in the book itself, you find the following clauses:

"2.0.3 What are the licensing terms?  
The Handbook’s content is copyrighted material owned by Biostar Genomics LLC . Republishing any part of the Handbook is permitted only on a limited basis and must follow the terms of the Fair Use policy unless other, prior agreements have been made.

2.0.4 What can I reuse from the book?  
If you own the book or have an account on this site that means that you have been provided with a license to access, apply, modify and reuse information from the book as it pertains to your own work and research."

---

<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: [July 1, 2019, 8:09pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/4 "2019-07-01T20:09:37Z")

</div>

I’m designing an introduction to computing course that’s targeted at biologists. It will be much more basic computer science skills rather than bioinformatics specifically, but I’ll be using bioinformatics problems to illustrate concepts.

If there’s interest in this sort of content, I’d be happy to contribute.

---

<div class="post-metadata">

### Author: ![XVilka](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xvilka/32/7155_2.png) [@XVilka](https://discourse.julialang.org/u/XVilka)
#### Post date: [July 2, 2019, 4:00am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/5 "2019-07-02T04:00:38Z")

</div>

We can reach the authors for this work, I don’t think they will be against this, if the overall terms will be kept.

---

<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: [July 2, 2019, 9:09am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/6 "2019-07-02T09:09:22Z")

</div>

The question is whether maintaining the restrictive licence is worth it. Personally, I’d rather contribute to something with a more permissive license, even if it means coming up with the material from scratch\*.

\*\* it probably wouldn’t **really** have to be from scratch, there’s lots of existing educational material that could be repurposed.

---

<div class="post-metadata">

### Author: ![BioGeek](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/biogeek/32/9136_2.png) [@BioGeek](https://discourse.julialang.org/u/BioGeek)
#### Post date: [July 2, 2019, 7:53pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/7 "2019-07-02T19:53:37Z")

</div>

I’ve created a post on [BioStars.org](http://BioStars.org) in an effort to see if we’re allowed and they’re willing to collaborate.

[https://www.biostars.org/p/387809/](https://www.biostars.org/p/387809/)

If not, I’m in favour of the approch suggested by @kevbonham to create an introductory course unsze a permisive license, targeted at biologists and using Julia (I’m a biologist myself).

---

<div class="post-metadata">

### Author: ![XVilka](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xvilka/32/7155_2.png) [@XVilka](https://discourse.julialang.org/u/XVilka)
#### Post date: [July 3, 2019, 2:45am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/8 "2019-07-03T02:45:34Z")

</div>

It seems like they are not against the idea. Now the question is - will authors publish the new flavor of the book on the official site or not. If yes - it worth the effort.

While creating an introductory course from scratch is a good project too, but this “translation” would bring faster results, will promote the language among existing readers and students, who already work with the handbook, and will be complete enough to cover many essential subjects.

---

<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: [July 3, 2019, 11:15am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/9 "2019-07-03T11:15:17Z")

</div>

> [@XVilka](#):
>
> If yes - it worth the effort.

It may be. And I should say that I’m 100% supportive of people doing things and expecting to be compensated (that is, I don’t begrudge them their license). I’m only saying that I’m unlikely to put my development effort towards something unless I’m the one being compensated or it’s a more permissive license.

> [@XVilka](#):
>
> While creating an introductory course from scratch is a good project too,

I agree that a course and a textbook are orthogonal efforts. I’m developing the course regardless - I only bought it up because there’s likely to be some overlap and if there is a bioinformatics textbook with problems in Julia, is likely be able to use some of it ( and thus be willing to contribute to it)

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [July 3, 2019, 12:12pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/10 "2019-07-03T12:12:13Z")

</div>

> [@kevbonham](#):
>
> And I should say that I’m 100% supportive of people doing things and expecting to be compensated (that is, I don’t begrudge them their license).

I don’t know about computational genomics, but typically, in academia, the main reward for writing a widely used and highly regarded set of teaching notes/tutorials is invitations to teach courses using it.

And, of course, collaborations; similarly for software.

---

<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: [July 3, 2019, 1:31pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/11 "2019-07-03T13:31:30Z")

</div>

> [@Tamas\_Papp](#):
>
> I don’t know about computational genomics, but typically, in academia, the main reward for writing a widely used and highly regarded set of teaching notes/tutorials is invitations to teach courses using it.

Well, textbook authors also get some cut of copies sold, don’t they? I’m all in favor of open-sourcing textbooks too, and I think it makes extra sense if it’s a code-based book, but I don’t think it’s necessarily the norm.

---

<div class="post-metadata">

### Author: ![Tamas\_Papp](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/tamas_papp/32/25949_2.png) [@Tamas\_Papp](https://discourse.julialang.org/u/Tamas_Papp)
#### Post date: [July 3, 2019, 1:44pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/12 "2019-07-03T13:44:12Z")

</div>

AFAIK the revenue is significant for high-profile textbooks used in undergrad courses.

I was thinking of resources that may not qualify to become a textbook like that, because they are too narrow interest, change too rapidly, or a lot of the added value is in getting personalized instruction with problem sets, TAs, office hours etc. A lot of graduate-level teaching material belongs in this category.

---

<div class="post-metadata">

### Author: ![johnny\_sena](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnny_sena/32/8563_2.png) [@johnny\_sena](https://discourse.julialang.org/u/johnny_sena)
#### Post date: [August 15, 2019, 4:39pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/13 "2019-08-15T16:39:23Z")

</div>

Hi, I subscribe to and use biostars handbook. It is a great resource. I have been interested in learning julia for genomics/bioinformatics for over a year but have not found many resources. I would gladly subscribe to a julia based biostars-like e-book.

---

<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: [August 15, 2019, 6:14pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/14 "2019-08-15T18:14:50Z")

</div>

Welcome to the community! There’s a bunch of development effort happening in the [BioJulia organization](https://biojulia.net/), and someone just recently posted a package called [Bioinformatics.jl](https://discourse.julialang.org/t/bioinformatics-jl-helper-functions-for-bioinformatics-and-rosalind-info-problems/27506) that was used to go through [rosalind.info](http://rosalind.info) problems.

I don’t know how much of a programming background you have, but it sounds like you’ve been in the field a while. If you know python or R or matlab already, my advice would be to go learn [julia in y minutes](https://learnxinyminutes.com/docs/julia/), then just start using it. I’m guessing most of your questions in the beginning will not be bioinformatics specific, but just general questions about the language. Search/ask here, check out the julia slack, or ping us at the [biojulia gitter](https://gitter.im/BioJulia/General). Good luck!

---

<div class="post-metadata">

### Author: ![Ward9250](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ward9250/32/42768_2.png) [@Ward9250](https://discourse.julialang.org/u/Ward9250)
#### Post date: [August 18, 2019, 10:05pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/15 "2019-08-18T22:05:51Z")

</div>

So I’ve been playing the the idea of a BioJulia handbook in my mind since this thread started - and trying to convince myself to be motivated. My initial idea was, as I build BioJulia’s new genome graph and assembly framework, to distill the assembly training course we do at EI into the beginnings of a BioJulia handbook. BUT the issue I have in my mind is: a lot of that stuff ought to go into the documentation of the packages anyway, and so how much of a repeat would a handbook be of a lot of the stuff that is in say for example, the BioSequences.jl docs anyway.

---

<div class="post-metadata">

### Author: ![alejandromerchan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/alejandromerchan/32/10500_2.png) [@alejandromerchan](https://discourse.julialang.org/u/alejandromerchan)
#### Post date: [August 19, 2019, 4:29pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/16 "2019-08-19T16:29:38Z")

</div>

I agree with you, but you’re assuming people are already interested in using Julia and have access to the code and examples. There’s plenty of biologists who have no idea about Julia, because they not bioinformaticians and will probably benefit from a book that informs them about this other available tool. I think the Julia community would benefit from more examples, Stack Overflow questions, tutorials and books. It’s hard enough today to find information about Julia as a programming noob and we probably could help close that gap.

---

<div class="post-metadata">

### Author: ![Ward9250](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ward9250/32/42768_2.png) [@Ward9250](https://discourse.julialang.org/u/Ward9250)
#### Post date: [August 20, 2019, 11:09am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/17 "2019-08-20T11:09:51Z")

</div>

So the question is what would people want to see in a julia bioinformatics book? What should make it in? Given the license of the biostar handbook, I would be hesitant to make another flavour, given they say using the book verbatim with translated code example is not allowed… but that’s what another flavour would entail as far as I can tell.

---

<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: [August 20, 2019, 4:02pm UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/18 "2019-08-20T16:02:32Z")

</div>

It might be worth starting a new thread taking suggestions for topics. I’ve never looked at the biostars handbook (that I can recall), so could contribute without worry about violating their license. There’s also the biopython cookbook, which I think has a more permissive licence.

---

<div class="post-metadata">

### Author: ![XVilka](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/xvilka/32/7155_2.png) [@XVilka](https://discourse.julialang.org/u/XVilka)
#### Post date: [August 21, 2019, 5:07am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/19 "2019-08-21T05:07:46Z")

</div>

Directly creating a GitHub repository might be a way to go. More people would want to join once something started already.

---

<div class="post-metadata">

### Author: ![Ward9250](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ward9250/32/42768_2.png) [@Ward9250](https://discourse.julialang.org/u/Ward9250)
#### Post date: [August 21, 2019, 10:38am UTC](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732/20 "2019-08-21T10:38:22Z")

</div>

Ok, I’ve made a blank repo here, for people to open issues on with their ideas and continued the discussion.

[Next page](https://discourse.julialang.org/t/biostar-handbook-computational-genomics-and-julia-to-be-or-not-to-be/25732.md?page=2)
