Skip to content

Merge bugfixes-4.2#556

Merged
sbliven merged 34 commits into
biojava:masterfrom
sbliven:master
Aug 11, 2016
Merged

Merge bugfixes-4.2#556
sbliven merged 34 commits into
biojava:masterfrom
sbliven:master

Conversation

@sbliven
Copy link
Copy Markdown
Member

@sbliven sbliven commented Aug 11, 2016

No description provided.

sbliven and others added 30 commits June 22, 2016 11:26
…n CIF output

CIF categories are represented as a simple bean, typically extending AbstractBean.
By default, all fields from the bean are taken as the CIF labels. Fields may be omitted
by annotating them as @IgnoreField. The CIF label for a field may be changed
by defining a function, `static Map<String,String> getCIFLabelMap();`,
mapping from the field's name to the correct label.

This commit also changes the MMCIFFileTools.toMMCIF method to be generic,
so that we enforce at compile time that all loop rows must be of the same type.
This replaces the short-lived getCIFLabelMap static function.
It lets you associate the label directly with the applicable field
CathNames and CathDomainDescriptionFile
josemduarte and others added 4 commits August 1, 2016 15:43
Add WrapLayout (fixes default FlowLayout wrapping behaviour)
WrapLayout is public domain.
Conflicts:
	biojava-aa-prop/pom.xml
	biojava-alignment/pom.xml
	biojava-core/pom.xml
	biojava-genome/pom.xml
	biojava-genome/src/main/java/org/biojava/nbio/genome/util/ChromosomeMappingTools.java
	biojava-integrationtest/pom.xml
	biojava-modfinder/pom.xml
	biojava-ontology/pom.xml
	biojava-phylo/pom.xml
	biojava-protein-disorder/pom.xml
	biojava-sequencing/pom.xml
	biojava-structure-gui/pom.xml
	biojava-structure/pom.xml
	biojava-structure/src/main/java/org/biojava/nbio/structure/contact/StructureInterface.java
	biojava-structure/src/main/java/org/biojava/nbio/structure/io/FileConvert.java
	biojava-structure/src/main/java/org/biojava/nbio/structure/io/mmcif/MMCIFFileTools.java
	biojava-structure/src/main/java/org/biojava/nbio/structure/io/mmcif/SimpleMMcifParser.java
	biojava-structure/src/test/java/org/biojava/nbio/structure/io/TestMMCIFWriting.java
	biojava-survival/pom.xml
	biojava-ws/pom.xml
	pom.xml
Also fix a minor bug with ZipChemCompProvider & some warnings
@sbliven sbliven merged commit 7b072a0 into biojava:master Aug 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants