You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -163,11 +163,11 @@ BioJava 3.0.7 was released on September 23rd and is available from
163
163
164
164
new features:
165
165
166
-
`- added a basic genbank parser`
167
-
`- fixed a problem when translating codons with N`
168
-
`- now can infer bonds in protein structures`
169
-
`- added support to parse mmcif records for organism and expression system`
170
-
`- many small bug fixes and improvements`
166
+
- added a basic genbank parser
167
+
- fixed a problem when translating codons with N
168
+
- now can infer bonds in protein structures
169
+
- added support to parse mmcif records for organism and expression system
170
+
- many small bug fixes and improvements
171
171
172
172
BioJava Legacy 1.8.4 released
173
173
-----------------------------
@@ -180,9 +180,9 @@ repository at
180
180
181
181
New Features:
182
182
183
-
`- We moved our development to Github`
184
-
`- Minor improvements to the sequencing module`
185
-
`- Build/release fixes`
183
+
- We moved our development to Github
184
+
- Minor improvements to the sequencing module
185
+
- Build/release fixes
186
186
187
187
BioJava 3.0.6 released
188
188
----------------------
@@ -194,8 +194,8 @@ BioJava 3.0.6 was released on July 15th 2013 and is available from
194
194
195
195
New Features:
196
196
197
-
`- We moved our development to Github.`
198
-
`- many bug fixes and minor improvements`
197
+
- We moved our development to Github.
198
+
- many bug fixes and minor improvements
199
199
200
200
BioJava moves to Github
201
201
-----------------------
@@ -214,10 +214,10 @@ BioJava 3.0.5 was released on Nov 30th 2012 and is available from
214
214
215
215
New Features:
216
216
217
-
`- New parser for CATH classification`
218
-
`- New parser for Stockholm file format`
219
-
`- Significantly improved representation of biological assemblies of protein structures. Now can re-create biological assembly from asymmetric unit`
220
-
`- Several bug fixes.`
217
+
- New parser for CATH classification
218
+
- New parser for Stockholm file format
219
+
- Significantly improved representation of biological assemblies of protein structures. Now can re-create biological assembly from asymmetric unit
220
+
- Several bug fixes.
221
221
222
222
BioJava 2012 paper published
223
223
----------------------------
@@ -307,13 +307,13 @@ BioJava 3.0.2 was released on September 2nd 2011 and is available from
307
307
308
308
BioJava 3.0.2 adds new modules and enhances the capabilities of BioJava:
309
309
310
-
`- biojava3-aa-prop: This new module allows the calculation of physico chemical and other properties of protein sequences.`
311
-
`- biojava3-protein-disorder: A new module for the prediction of disordered regions in proteins. It based on a Java implementation of the RONN predictor.`
310
+
- biojava3-aa-prop: This new module allows the calculation of physico chemical and other properties of protein sequences.
311
+
- biojava3-protein-disorder: A new module for the prediction of disordered regions in proteins. It based on a Java implementation of the RONN predictor.
312
312
313
313
Other noteworthy improvements:
314
314
315
-
`- protein-structure: Improved handling of protein domains: Now with better support for SCOP. New functionality for automated prediction of protein domains, based on Protein Domain Parser.`
316
-
`- Improvements and bug fixes in several modules.`
315
+
- protein-structure: Improved handling of protein domains: Now with better support for SCOP. New functionality for automated prediction of protein domains, based on Protein Domain Parser.
316
+
- Improvements and bug fixes in several modules.
317
317
318
318
Currently, up to 8 different people are making commits per month. This
319
319
gives an indication how active Biojava is being developed. The two new
0 commit comments