File: package-info.java

package info (click to toggle)
libjaba-client-java 0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 368 kB
  • ctags: 551
  • sloc: java: 3,332; makefile: 11
file content (13 lines) | stat: -rw-r--r-- 400 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
/**
 * A data model for multiple sequence alignment web services and utility methods
 * that work on the objects of this model.  
 * Classes in this package have no dependencies to other sources in the project. 
 * They form a base layer of JAva Bioinformatics Analysis Web Services. 
 * 
 * @author Petr Troshin 
 * @version 1.0	January 2010
 * 
 * 
 */
package compbio.data.sequence;