This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository jalview.
commit 13c8123738745392311585912da6299833793d90 Author: Steffen Moeller <[email protected]> Date: Sun Jan 15 19:24:39 2017 +0100 Corrected EDAM annotation file --- debian/upstream/edam | 81 ++++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 40 deletions(-) diff --git a/debian/upstream/edam b/debian/upstream/edam index e8f3921..44b4722 100755 --- a/debian/upstream/edam +++ b/debian/upstream/edam @@ -1,44 +1,45 @@ -topic: +--- +topic: - Sequence analysis - Structure analysis -scopes: +scopes: - name: summary - function: - - Multiple Sequence Alignment - - Sequence Alignment visualisation - - Phylogenetic tree visualisation - - Sequence annotation - - Sequence clustering - - Protein secondary structure prediction - - RNA secondary structure prediction - inputs: - - data: Sequence alignment - formats: - - FASTA-aln - - FASTA - - Stockholm - - Clustalw format - - MSF - - Pileup - - nbrf/pir - #-pfam missing format, needs adding in EDAM - - BLC - #-jalview + function: + - Multiple Sequence Alignment + - Sequence Alignment visualisation + - Phylogenetic tree visualisation + - Sequence annotation + - Sequence clustering + - Protein secondary structure prediction + - RNA secondary structure prediction + inputs: + - data: Sequence alignment + formats: + - FASTA-aln + - FASTA + - Stockholm + - Clustalw format + - MSF + - Pileup + - nbrf/pir + #-pfam missing format, needs adding in EDAM + - BLC + #-jalview outputs: - - data: Alignment - formats: - - FASTA-aln - - FASTA-aln - - FASTA - - Stockholm - - Clustalw format - - MSF - - Pileup - - nbrf/pir - #-pfam missing format, needs adding in EDAM - - BLC - #-jalview - - png - #-imgmap HTML image map format, not in EDAM - - EPS - - svg + - data: Alignment + formats: + - FASTA-aln + - FASTA-aln + - FASTA + - Stockholm + - Clustalw format + - MSF + - Pileup + - nbrf/pir + #-pfam missing format, needs adding in EDAM + - BLC + #-jalview + - png + #-imgmap HTML image map format, not in EDAM + - EPS + - svg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jalview.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

