Bioinformatics is fatally infected by the associated culture of biology. Tools get squirreled away until published in a non-open venue, then eventually dumped online in some difficult to install manner.
GenBank is "an open access, annotated collection of all publicly available nucleotide sequences and their protein translations" (https://en.wikipedia.org/wiki/GenBank ). Most journals now require that sequences be entered into GenBank before publication.
I'll add a few historical observations. The early work at Los Alamos was on Sun machines running Sybase (1987, according to https://en.wikipedia.org/wiki/Sybase ). These are serious Unix fans, who quickly took to perl when it came out. I think some of the support for SybPerl came from bioinformatics; the SybPerl, OraPerl, and other *Perl systems helped create the extension system for perl5. (I am not able to verify that, though the author of SybPerl, Michael Peppler, consulted in the mid-1990s for "Research Genetics" http://www.peppler.org/resume.html .)
Unix people in the early 1990s were serious perl fans. The most popular perl4 library for CGI programming was cgi-lib.pl, by Steven Brenner, a computational biologist/bioinformatics researcher. It was replaced in perl5 by CGI.pm, by Lincoln Stein, another bioinformatics researcher.
This gives a hint that bioinformatics has not only a close connection to the technologies needed for the first dot-com era, but also that the field itself tends towards open resources.
("Tends towards" != "always". See point #3 of https://liorpachter.wordpress.com/2015/07/10/the-myths-of-bi... .)