File: README.txt

package info (click to toggle)
python-biopython 1.78%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 65,756 kB
  • sloc: python: 221,141; xml: 178,777; ansic: 13,369; sql: 1,208; makefile: 131; sh: 70
file content (29 lines) | stat: -rw-r--r-- 1,065 bytes parent folder | download | duplicates (4)
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
BLAT TEST DATA FILES
====================

This directory contains various data files for testing the
BLAT-related code in Biopython. All files are grouped by BLAT
release version, from the most recent first.


BLAT v34
--------
psl_34_001.psl      PSL format, multiple queries
psl_34_002.psl      PSL format, single query, no hits
psl_34_003.psl      PSL format, single query, hits with single HSP
psl_34_004.psl      PSL format, single query, hits with multiple HSPs
psl_34_005.psl      PSL format, multiple queries, no header

pslx_34_001.pslx      PSLX format, multiple queries
pslx_34_002.pslx      PSLX format, single query, no hits
pslx_34_003.pslx      PSLX format, single query, hits with single HSP
pslx_34_004.pslx      PSLX format, single query, hits with multiple HSPs
pslx_34_005.pslx      PSLX format, multiple queries, no header


BLAT v35
--------
psl_35_001.psl      PSL format, protein query
psl_35_002.psl      PSL format, protein query with hits on negative strand

psl_35_002.pslx       PSLX format, protein query with hits on negative strand