Skip to content

Commit 1f4553e

Browse files
committed
code cleaning and message dialog
1 parent dafb099 commit 1f4553e

35 files changed

+108
-1266
lines changed

Map.csv

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,22 @@ sampleCollection.id=PROJECT_ID
88
sampleCollection.acronym=TITLE
99
sampleCollection.name=name
1010
sampleCollection.description=DESCRIPTION
11-
sampleCollection.collectionType=GROUP_NAME
1211
sampleCollection.contactInformation=CONTACT_ID
1312
study.id=STUDY_CODE
1413
study.name=NAME
15-
study.description=KI_STUDY_NAME
14+
study.description=DESCRIPTION
1615
study.contactInformation=CONTACT_ID
16+
study.studyDesign=KI_STUDY_TYPE
1717
list.sex.Male=Sexvalue2
18-
list.sex.Female=Sexvalue1
19-
list.sex.Unknown=Sexvalue3
18+
list.sex.Female=Sexvalue3
19+
list.sex.Undifferentiated=Sexvalue1
20+
list.materialType.Blood=Material Typevalue1
2021
list.materialType.Immortalized\ Cell\ Lines=Material Typevalue2
21-
list.materialType.Isolated\ Pathogen=Material Typevalue5
22-
list.materialType.Plasma=Material Typevalue4
23-
list.materialType.Tissue\ (FFPE)=Material Typevalue7
24-
list.dataCategories.Physiological/Biochemical\ measurements=DCvalue1
25-
list.collectionType.Twin-study=CTvalue1
26-
list.collectionType.Quality\ control=CTvalue2
22+
list.materialType.Isolated\ Pathogen=Material Typevalue4
23+
list.materialType.Tissue\ (Frozen)=Material Typevalue7
24+
list.dataCategories.Biological\ samples=DCvalue3
25+
list.dataCategories.Physiological/Biochemical\ measurements=DCvalue2
26+
list.dataCategories.Other=DCvalue1
27+
list.collectionType.Twin-study=CTvalue2
28+
list.collectionType.Population-based=CTvalue3
29+
list.collectionType.Disease\ specific=CTvalue4

build/built-jar.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Thu, 03 Mar 2016 15:10:23 +0100
2-
3-
4-
C\:\\Users\\suyama\\Documents\\NetBeansProjects\\Mapper=
1+
#Mon, 07 Mar 2016 14:21:51 +0100
2+
3+
4+
C\:\\Users\\suyama\\Documents\\NetBeansProjects\\Mapper=

build/classes/.netbeans_automatic_build

Whitespace-only changes.

build/classes/.netbeans_update_resources

Whitespace-only changes.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)