@@ -15,55 +15,75 @@ BOSC2008 Abstract
1515
1616#### Author \# 1
1717
18- ** Name:**
18+ ** Name:** Michael Heuer
1919
20- ** Organization:**
20+ ** Organization:** Harbinger Partners, Inc.
2121
22- ** Country:**
22+ ** Country:** USA
2323
2424** Email:**
2525
26- #### Author \# 2
26+ ** Additional Authors: **
2727
28- ** Name: **
28+ Richard Holland
2929
30- ** Organization: **
30+ Eagle Genomics Ltd.
3131
32- ** Country: **
32+ UK
3333
34- ** Email: **
34+ Thomas Down
3535
36- #### Author \# 3
36+ Wellcome Trust/Cancer Research UK Gurdon Institute
3737
38- ** Name: **
38+ UK
3939
40- ** Organization: **
40+ Matthew Pocock
4141
42- ** Country: **
42+ University Newcastle Upon Tyne
4343
44- ** Email: **
44+ UK
4545
46- #### Author \# 4
46+ Andreas Prlic
4747
48- ** Name: **
48+ Wellcome Trust Sanger Institute
4949
50- ** Organization: **
50+ UK
5151
52- ** Country: **
52+ David Huen
5353
54- ** Email: **
54+ University of Cambridge
5555
56- #### Author \# 5
56+ UK
5757
58- ** Name: **
58+ Keith James
5959
60- ** Organization: **
60+ Wellcome Trust Sanger Institute
6161
62- ** Country: **
62+ UK
6363
64- ** Email: **
64+ Sylvain Foisy
6565
66- ** Additional Authors:**
66+ Laboratory in Genetics and Genomic Medicine of Inflammation
67+
68+ Canada
69+
70+ Andreas Dräger
71+
72+ Eberhard Karls University Tübingen
73+
74+ Germany
75+
76+ Andy Yates
77+
78+ European Bioinformatics Institute (EMBL-EBI)
79+
80+ UK
81+
82+ Mark Schreiber
83+
84+ Novartis Institute for Tropical Diseases
85+
86+ Singapore
6787
6888### Contact Author
6989
@@ -77,8 +97,6 @@ BOSC2008 Abstract
7797
7898Bio \* Open Source Project Updates
7999
80- Lightning Talks ?
81-
82100### Content
83101
84102** Keywords:**
@@ -88,55 +106,102 @@ alignment protein structure phylogenetic trees
88106
89107** Abstract:**
90108
91- The small Abstract text should be a summary, while the longer abstract
92- should provide more details, including the open-source license
93- requirement details.
109+ BioJava is a mature free and open-source project that provides a
110+ framework for processing biological data.
94111
95- Copied from BioJavaBioinformatics.odt
96- [ 1] ( http://code.open-bio.org/svnweb/index.cgi/biojava/browse/biojava-paper?rev=4751 )
97- abstract summary with minor revision:
112+ BioJava provides tools/packages/modules/components
98113
99- BioJava is a mature Open Source project that provides a framework for
100- processing of biological data. BioJava provides tools for parsing common
101- file formats, manipulating sequences and 3D structures. Powerful
102- analysis and statistical routines enable the rapid bioinformatics
103- application development in the Java programming language
104- [[ 2] ( http://java.sun.com )] ( http://java.sun.com ) . Here we present the
105- latest BioJava release (version 1.6, released on 13 Apr 2008) which
106- provides improvements in the packages for phylogenetic trees, processing
107- PDB files, and genetic algorithms.
114+ for parsing common file formats,
108115
109- The second sentence needs further revision, an additional clause
110- perhaps.
116+ for manipulating sequences and 3D structures,
111117
112- ** Paper: **
118+ and powerful analysis and statistical routines.
113119
114- Full-length abstracts are limited to one page with one inch (2.5 cm)
115- margins on the top, sides, and bottom. The full-length abstract should
116- include the title, authors , and affiliations .
120+ Here we present the latest BioJava release (version 1.6, released on 13
121+ Apr 2008) which provides improvements in the packages for phylogenetic
122+ trees, processing PDB files , and genetic algorithms .
117123
118- I have added myself to the author's list from the application note near
119- the end. Hopefully this is reasonable to the other authors.
124+ ** Paper:**
120125
121126BioJava Project Update
122127
123128Holland, R.C.G.<sup >1</sup >, Down, T.<sup >2</sup >, Pocock,
124129M.<sup >3</sup >, Prlic, A.<sup >4</sup >, Huen D.<sup >5</sup >, James
125130K.<sup >4</sup >, Foisy, S.<sup >6</sup >, Dräger, A.<sup >7</sup >, Yates,
126- A.<sup >1 </sup >, Heuer M.<sup >8 </sup >, and Schreiber, M.J.<sup >9 </sup >
131+ A.<sup >8 </sup >, Heuer M.<sup >9 </sup >, and Schreiber, M.J.<sup >10 </sup >
127132
128- <sup >1</sup > European Bioinformatics Institute (EMBL-EBI), Genome
129- Campus, Hinxton, Cambridgeshire CB10 1SD, UK <sup >2</sup > Wellcome
133+ <sup >1</sup > Eagle Genomics Ltd., Cambridge, UK <sup >2</sup > Wellcome
130134Trust/Cancer Research UK Gurdon Institute, Cambridge CB2 1QN, UK
131135<sup >3</sup > University Newcaste Upon Tyne, Newcastle Upon Tyne, NE1
1321367RU, UK <sup >4</sup > Wellcome Trust Sanger Institute, Genome Campus,
133137Hinxton, Cambridgeshire CB10 1SA, UK <sup >5</sup > Department of
134138Genetics, University of Cambridge, Cambridge CB2 3EH, UK <sup >6</sup >
135139Laboratory in Genetics and Genomic Medicine of Inflammation, Montreal,
136140Canada. <sup >7</sup > Eberhard Karls University Tübingen, Center for
137- Bioinformatics (ZBIT), Germany <sup >8</sup > Harbinger Partners, Inc.,
138- St. Paul, Minnesota, USA <sup >9</sup > Novartis Institute for Tropical
139- Diseases, 10 Biopolis Road, Chromos \# 05-01, Singapore 138670
141+ Bioinformatics (ZBIT), Germany <sup >8</sup > European Bioinformatics
142+ Institute (EMBL-EBI), Genome Campus, Hinxton, Cambridgeshire CB10 1SD,
143+ UK <sup >9</sup > Harbinger Partners, Inc., St. Paul, Minnesota, USA
144+ <sup >10</sup > Novartis Institute for Tropical Diseases, 10 Biopolis
145+ Road, Chromos \# 05-01, Singapore 138670
146+
147+ BioJava was conceived in 1999 by Thomas Down and Matthew Pocock as an
148+ API to simplify bioinformatics software development using Java (Pocock
149+ et al., 2000). It has since then evolved to become a fully-featured
150+ framework with modules for performing many common bioinformatics tasks.
151+
152+ As a free and open-source project, BioJava is developed by volunteers
153+ coordinated by the Open Bioinformatics Foundation (OBF) and is one of
154+ several Bio\* toolkits (Mangalam, 2002).
155+
156+ ...48 contributors via commits, X mailing list subscribers, X wiki
157+ contributors.
158+
159+ All code is distributed under version 2.1 of the GNU Lesser General
160+ Public License (LGPL) license (Free Software Foundation, Inc., 1999).
161+
162+ BioJava has been used in a number of real-world applications, including
163+ Bioclipse (Spjuth et al., 2007), BioWeka (Gewehr et al., 2007),
164+ Cytoscape (Shannon et al., 2003), and Taverna (Hull et al, 2006), and
165+ over 50 published studies. A list of these can be found on the BioJava
166+ website.
167+
168+ ...version 1.6.
169+
170+ ...docs/wiki.
171+
172+ ...what it means to be a mature FOSS project.
173+
174+ #### References
175+
176+ Needs cleanup.
177+
178+ Hull D, Wolstencroft K, Stevens R, Goble C, Pocock MR, Li P, Oinn T.
179+ Taverna: a tool for building and running workflows of services. Nucleic
180+ Acids Res. 2006 Jul 1;34(Web Server issue): W729-32 .
181+
182+ Spjuth O, Helmus T, Willighagen EL, Kuhn S, Eklund M, Wagener J,
183+ Murray-Rust P, Steinbeck C, Wikberg JE. Bioclipse: an open source
184+ workbench for chemo- and bioinformatics. BMC Bioinformatics. 2007 Feb
185+ 22;8:59.
186+
187+ Shannon P, Markiel A, Ozier O, Baliga NS, Wang JT, Ramage D, Amin N,
188+ Schwikowski B, Ideker T. Cytoscape: a software environment for
189+ integrated models of biomolecular interaction networks. Genome Research
190+ 2003 Nov; 13(11):2498-504
191+
192+ BioWeka—extending the Weka framework for bioinformatics Jan E.
193+ Gewehr \* ,{dagger}, Martin Szugat {dagger} and Ralf Zimmer
194+ Bioinformatics 2007 23(5):651-653; < doi:10.1093/bioinformatics/btl671 >
195+
196+ Free Software Foundation, Inc. (1999) GNU Lesser General Public License,
197+ version 2.1, < http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html > ,
198+ accessed 10 May 2008
199+
200+ Mangalam, H. (2002) The Bio\* toolkits – a brief overview. Brief
201+ Bioinform., 3, 396-302
202+
203+ Pocock, M, Down, T, Hubbard, T (2000) BioJava: Open Source Components
204+ for Bioinformatics. ACM SIGBIO Newsletter 20(2), 10-12
140205
141206Notes
142207-----
178243
179244181,197 lines of code in "biojava-live/trunk"
180245
181- Estimated effort using COCOMO [ 3 ] ( http://en.wikipedia.org/wiki/COCOMO )
246+ Estimated effort using COCOMO [ 1 ] ( http://en.wikipedia.org/wiki/COCOMO )
182247metric: 47 Person Years
183248
18424948 contributors (committers with at least one commit to cvs and/or
@@ -241,3 +306,12 @@ There is a BioJava group on LinkedIn:
241306Developers of the BioJava open-source bioinformatics project.
242307
243308Not sure how to link to it though.
309+
310+ ** Wiki edits for later**
311+
312+ Clarify reference to LGPL.
313+
314+ Update references to "open source" with "free and open source". Link to
315+ FOSS page on wikipedia?
316+
317+ DengueInfo link on BioJavaInside is broken.
0 commit comments