Skip to content

Commit dc55789

Browse files
kohchuanhockandreasprlic
authored andcommitted
/* May 28 - Current (Week 5) */
1 parent 8aa1436 commit dc55789

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

_wikis/GSoC:AAPropertiesComputation.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Progress Log
195195
- Net Charge
196196
- Amino Acid Composition
197197

198-
### May 28 - Current (Week 5)
198+
### May 28 - June 2 (Week 5)
199199

200200
- Added several additional adaptor methods to make usage more user
201201
friendly.
@@ -217,6 +217,14 @@ Progress Log
217217
problem.
218218
- Added Javadoc for Constraints.java and PeptideProperties.java
219219

220+
### June 3 - Current (Week 6)
221+
222+
- Removed Java docs from repository.
223+
- Slightly modified current adaptor methods to allow user to decide on
224+
the number of decimal places required for their usage
225+
- Added adaptor methods with default decimal places
226+
- All JUnit test cases passes now.
227+
220228
Skype call notes
221229
----------------
222230

_wikis/GSoC:AAPropertiesComputation.mediawiki

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Likewise, Sirius PSB transforms sequences accordingly to their respective groupi
147147
** Net Charge
148148
** Amino Acid Composition
149149
150-
===May 28 - Current (Week 5)===
150+
===May 28 - June 2 (Week 5)===
151151
* Added several additional adaptor methods to make usage more user friendly.
152152
** public static final double getEnrichment(String sequence, char aminoAcidCode)
153153
** public static final double getEnrichment(String sequence, String aminoAcidCode)
@@ -160,6 +160,12 @@ Likewise, Sirius PSB transforms sequences accordingly to their respective groupi
160160
** However, many does not pass assertEquals due to precision problem.
161161
* Added Javadoc for Constraints.java and PeptideProperties.java
162162
163+
===June 3 - Current (Week 6)===
164+
* Removed Java docs from repository.
165+
* Slightly modified current adaptor methods to allow user to decide on the number of decimal places required for their usage
166+
* Added adaptor methods with default decimal places
167+
* All JUnit test cases passes now.
168+
163169
== Skype call notes ==
164170

165171
Weekly skype calls are on Thursday 08 AM PST

0 commit comments

Comments
 (0)