File: README.txt

package info (click to toggle)
python-biopython 1.64%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 44,416 kB
  • ctags: 12,472
  • sloc: python: 153,759; xml: 67,286; ansic: 9,003; sql: 1,488; makefile: 144; sh: 59
file content (53 lines) | stat: -rw-r--r-- 2,931 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
HMMER TEST DATA FILES
=====================

This directory contains various data files for testing the
HMMER-related code in Biopython.


HMMER3 OUTPUT FILES (plain text)
-------------------------------
text_31b1_hmmscan_001.out    multiple queries
text_30_hmmscan_001.out      multiple queries
text_30_hmmscan_002.out      single query, no match
text_30_hmmscan_003.out      single query, one match, one hsp per match
text_30_hmmscan_004.out      single query, multiple matches, one hsp per match
text_30_hmmscan_005.out      single query, multiple matches, multiple hsps per match
text_30_hmmscan_006.out      single query, multiple matches, multiple hsps per match, inclusion threshold present
text_30_hmmscan_007.out      single query, one match, no alignment
text_30_hmmscan_008.out      single query, multiple matches, no alignment width
text_30_hmmscan_009.out      single query, alignment block(s) with large gaps (bug 3399 in Redmine)
text_30_hmmscan_010.out      
text_31b1_hmmsearch_001.out  multiple queries
text_30_hmmsearch_001.out    single query, no match
text_30_hmmsearch_002.out    single query, multiple matches, multiple hsps per match
text_30_hmmsearch_003.out    single query, multiple matches, multiple hsps per match, no alignment
text_30_hmmsearch_004.out    single query, multiple matches, multiple hsps per match, no alignment width
text_30_hmmsearch_005.out    multiple queries

tab_31b1_hmmscan_001.out    multiple queries
tab_30_hmmscan_001.out      multiple queries
tab_30_hmmscan_002.out      single query, no match
tab_30_hmmscan_003.out      single query, one match, one hsp per match
tab_30_hmmscan_004.out      single query, multiple matches, one hsp per match
tab_31b1_hmmsearch_001.out  single query, multiple matches, one hsp per match

domtab_31b1_hmmscan_001.out     multiple queries
domtab_30_hmmscan_001.out       multiple queries, hmm as hit
domtab_30_hmmscan_002.out       single query, no match, hmm as hit
domtab_30_hmmscan_003.out       single query, one match, one hsp per match, hmm as hit
domtab_30_hmmscan_004.out       single query, multiple matches, one hsp per match, hmm as hit
domtab_31b1_hmmsearch_001.out   
domtab_30_hmmsearch_001.out     single query, multiple matches, hmm as query


HMMER2 OUTPUT FILES (plain text)
--------------------------------
text_21_hmmpfam_001.out     single query, two matches, bioperl's hmmpfam.out file
text_22_hmmpfam_001.out     single query, one match, bioperl's L77119.hmmer file
text_23_hmmpfam_001.out     single query, multiple matches, bioperl's hmmpfam_cs.out file
text_23_hmmpfam_002.out     single query, no match
text_23_hmmpfam_003.out     single query, one match, missing some consensus content
text_24_hmmpfam_001.out     multiple queries
text_20_hmmsearch_001.out   single query, multiple matches, bioperl's hmmsearch.out file
text_22_hmmsearch_001.out   single query, multiple matches, bioperl's cysprot1b.hmmsearch file