Skip to content

Commit db2e565

Browse files
committed
renamed wiki files
1 parent b874748 commit db2e565

File tree

1,108 files changed

+103598
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,108 files changed

+103598
-0
lines changed

_wikis/3cna.A_2pel.A_cecp.png

453 KB
Loading

_wikis/AapropsSkype_20110505.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
title: AapropsSkype 20110505
3+
---
4+
5+
Skype call 2011 05 05
6+
7+
Participants:
8+
-------------
9+
10+
Ah Fu, Peter, Andreas
11+
12+
Installation Issues
13+
-------------------
14+
15+
Installation issues, what maven plugins to use ?
16+
17+
` m2eclipse, m2eclipse-extras, subclipse`
18+
19+
Mailing list policy
20+
-------------------
21+
22+
discuss high level issues on mailing list, technical details in private
23+
24+
Outlook for this week
25+
---------------------
26+
27+
Ah Fu: set up user page on wiki
28+
29+
Andreas: introduce Ah Fu on mailing list
30+
31+
Ah Fu:
32+
33+
- add biojava3-aa-prop module to the top level maven configuration
34+
file
35+
- mail biojava-dev for priorities of properties, ask for ideas for any
36+
new properties
37+
- develop high level interfaces for the main physico-chemical
38+
properties
39+
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
Skype call 2011 05 05
2+
3+
==Participants:==
4+
5+
Ah Fu, Peter, Andreas
6+
7+
== Installation Issues ==
8+
9+
Installation issues, what maven plugins to use ?
10+
m2eclipse, m2eclipse-extras, subclipse
11+
12+
== Mailing list policy ==
13+
14+
discuss high level issues on mailing list, technical details in private
15+
16+
== Outlook for this week ==
17+
18+
Ah Fu: set up user page on wiki
19+
20+
Andreas: introduce Ah Fu on mailing list
21+
22+
Ah Fu:
23+
* add biojava3-aa-prop module to the top level maven configuration file
24+
* mail biojava-dev for priorities of properties, ask for ideas for any new properties
25+
* develop high level interfaces for the main physico-chemical properties

_wikis/AapropsSkype_20110512.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
title: AapropsSkype 20110512
3+
---
4+
5+
[back to project](GSoC:AAPropertiesComputation "wikilink")
6+
7+
Participants:
8+
-------------
9+
10+
Ah Fu, Peter, Andreas
11+
12+
BasicProperties Interface
13+
-------------------------
14+
15+
Discussion of BasicProperties interface.
16+
17+
Next step: Constraints
18+
----------------------
19+
20+
What constraints shall we use?
21+
22+
First approach - code in Java
23+
24+
Later we will load them from XML
25+
26+
- important to track where constraints came from
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[[GSoC:AAPropertiesComputation|back to project]]
2+
3+
== Participants: ==
4+
5+
Ah Fu, Peter, Andreas
6+
7+
8+
== BasicProperties Interface ==
9+
10+
Discussion of BasicProperties interface.
11+
12+
13+
== Next step: Constraints ==
14+
15+
What constraints shall we use?
16+
17+
First approach - code in Java
18+
19+
Later we will load them from XML
20+
21+
- important to track where constraints came from

_wikis/AapropsSkype_20110519.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: AapropsSkype 20110519
3+
---
4+
5+
Skype call 2011 05 19
6+
7+
Participants:
8+
-------------
9+
10+
Ah Fu, Peter, apologise from Andreas
11+
12+
Outlook for this week
13+
---------------------
14+
15+
Bad connection on Skype had to preliminary terminate the meeting.
16+
17+
Ah Fu:
18+
19+
- write up remaining questions in email
20+
- correct javadoc
21+
- start implementing the methods of BasicProperties interface
22+
- read on about JUnit
23+
- write test cases for the newly implemented methods
24+
- try making Google Talk to work as backup option for phone calls
25+
26+
Peter:
27+
28+
- address Ah Fu questions
29+
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
Skype call 2011 05 19
2+
3+
==Participants:==
4+
5+
Ah Fu, Peter, apologise from Andreas
6+
7+
== Outlook for this week ==
8+
9+
Bad connection on Skype had to preliminary terminate the meeting.
10+
11+
Ah Fu:
12+
* write up remaining questions in email
13+
* correct javadoc
14+
* start implementing the methods of BasicProperties interface
15+
* read on about JUnit
16+
* write test cases for the newly implemented methods
17+
* try making Google Talk to work as backup option for phone calls
18+
19+
Peter:
20+
* address Ah Fu questions

_wikis/AapropsSkype_20110526.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: AapropsSkype 20110526
3+
---
4+
5+
Participants:
6+
-------------
7+
8+
Ah Fu, Peter, Andreas
9+
10+
Ah Fu status update
11+
-------------------
12+
13+
- do we have an symbol for "unknown" amino acid"
14+
15+
- isoelectric point calc- what to do if close to 0
16+
17+
- differences in molecular weight slight differences when compared with
18+
other site
19+
20+
ah fu to send by email with more detail
21+
22+
Peter
23+
-----
24+
25+
- suggestions: use Task panel in Eclipse, can be used to address TODO
26+
comments
27+
28+
- comment SVN commits
29+
30+
- add a couple of new methods for easier access for the users
31+
32+
Outlook for this week
33+
---------------------
34+
35+
- work on TODOs in the code
36+
37+
- develop junit test cases for all the methods
38+
39+
- mentor input required for validation of methods
40+
41+
- improve methods
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
2+
==Participants:==
3+
4+
Ah Fu, Peter, Andreas
5+
6+
7+
== Ah Fu status update ==
8+
- do we have an symbol for "unknown" amino acid"
9+
10+
- isoelectric point calc- what to do if close to 0
11+
12+
- differences in molecular weight slight differences when compared with other site
13+
14+
ah fu to send by email with more detail
15+
16+
== Peter ==
17+
18+
- suggestions: use Task panel in Eclipse, can be used to address TODO comments
19+
20+
- comment SVN commits
21+
22+
- add a couple of new methods for easier access for the users
23+
24+
== Outlook for this week ==
25+
26+
- work on TODOs in the code
27+
28+
- develop junit test cases for all the methods
29+
30+
- mentor input required for validation of methods
31+
32+
- improve methods

_wikis/AapropsSkype_20110602.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
title: AapropsSkype 20110602
3+
---
4+
5+
Participants:
6+
-------------
7+
8+
Ah Fu, Peter, Andreas
9+
10+
Ismb
11+
----
12+
13+
Peter and Andreas will meet at Ismb Vienna
14+
15+
Junit tests
16+
-----------
17+
18+
We start to have unit tests. They are testing correct usage and results
19+
of the software. Peter: also add extreme cases for testing in an attempt
20+
to try to break the API.
21+
22+
- Equals test for double: precision problem. Solution: round to the
23+
desired precision. - Execution time of tests - broken tests - can't
24+
install with Maven
25+
26+
Exceptions for invalid characters
27+
---------------------------------
28+
29+
Shall we throw exceptions for invalid characters or just ignore them?
30+
31+
If we can fix the problem, we will try to fix it, otherwise we will
32+
throw exception.
33+
34+
Javadocs in SVN
35+
---------------
36+
37+
ignore in SVN
38+
39+
Outlook for next week
40+
---------------------
41+
42+
break API as part of junit tests
43+
44+
start working on next properties: solv access sec struc charge
45+
hydrophobicity
46+
47+
molecular weight - load from XML to support multiple source

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy