Skip to content

Commit 30dc1f2

Browse files
draegerandreasprlic
authored andcommitted
/* Use cases */
1 parent 0841999 commit 30dc1f2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

_wikis/BioJava_3_Use_Cases.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,7 @@ clarification and more detail if we need to. --
146146
alignment for the found matches. derive a profile from this for this
147147
protein family and search for distant members in the sequences
148148
databases. (psi blast)
149+
- Persist Sequences from various sources (including Ensemble) locally
150+
and make use of source-specific annotations referencing gene
151+
ontology annotations.
149152

_wikis/BioJava_3_Use_Cases.mediawiki

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ Copied from the use case template found in [http://en.wikipedia.org/wiki/Use_cas
4747
* For the matches that I find I want to access the UniProt records to obtain all possible information. (Read UniProt)
4848
* Align the original protein sequence against the best hits in high quality and find regions of similarity.(Needleman Wunsch, Swith waterman)
4949
* If the protein structure is known for one of the homologues try to extend the search by finding similar protein structures in the PDB. (structure alignment)
50-
* Create a multiple sequences alignment and multiple structure alignment for the found matches. derive a profile from this for this protein family and search for distant members in the sequences databases. (psi blast)
50+
* Create a multiple sequences alignment and multiple structure alignment for the found matches. derive a profile from this for this protein family and search for distant members in the sequences databases. (psi blast)
51+
* Persist Sequences from various sources (including Ensemble) locally and make use of source-specific annotations referencing gene ontology annotations.

0 commit comments

Comments
 (0)