You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Implement a sequence diagram module in BioJava3 by re-engineering the code of RCSB PDB Sequence Diagram. While the current RCSB PDB Sequence Diagram provides a great visual presentation of protein sequence annotations (example), it is tightly coupled to 3-D structures. The aim of this project is to design and implement a new framework for sequence annotation visualization (by refactoring the current code) with following features:
It is for any general sequences (protein, DNA, ...)
It supports annotations that currently supported by the RCSB Sequence Diagram such as protein domain, protein secondary structure, etc.
One can easily extend it for new sequence annotations
One can easily add new visualization styles
Add support for visualizing annotations from Distributed Annotation System (DAS).
Implement a sequence diagram module in BioJava3 by re-engineering the code of RCSB PDB Sequence Diagram. While the current RCSB PDB Sequence Diagram provides a great visual presentation of protein sequence annotations (example), it is tightly coupled to 3-D structures. The aim of this project is to design and implement a new framework for sequence annotation visualization (by refactoring the current code) with following features:
Suggested for GSoC 2012
The text was updated successfully, but these errors were encountered: