Skip to content

Bioassembly refactoring#490

Merged
andreasprlic merged 5 commits intobiojava:masterfrom
josemduarte:biounitRefactoring
May 24, 2016
Merged

Bioassembly refactoring#490
andreasprlic merged 5 commits intobiojava:masterfrom
josemduarte:biounitRefactoring

Conversation

@josemduarte
Copy link
Copy Markdown
Contributor

This fixes the issues discussed in #476, removing the bioassembly providers and making loading of bioassemblies much more streamlined. The removal of the providers should have few effects as the main interface to access them was StructureIO.getBioAssembly and that interface hasn't changed (only some more methods added).

It also adds an option to get bioassemblies as "flattened" single model structures with chains renamed, as discussed in #462. The default behavior (set in constant AtomCache.DEFAULT_BIOASSEMBLY_STYLE) is what we had until now: biossemblies are represented as multimodels.

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.

2 participants