File: st1_l30.stdout

package info (click to toggle)
seqan2 2.4.0%2Bdfsg-16
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224,180 kB
  • sloc: cpp: 256,886; ansic: 91,672; python: 8,330; sh: 995; xml: 570; makefile: 252; awk: 51; javascript: 21
file content (55 lines) | stat: -rw-r--r-- 1,465 bytes parent folder | download | duplicates (8)
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
54
55
adeno_modified_reads.fa
Database file   : adeno.fa
Query file      : adeno_modified_reads.fa

Thresholds:
  overlap threshold (oth)          : 0.5
  gap threshold (gth)              : 5
  initial gap threshold (ith)      : 15
Penalties:
  translocation penalty (tp)       : 5
  inversion penalty (ip)           : 5
  order penalty (op)               : 0
  required read support (st)       : 1
Loading query sequences... Loaded 6 query sequences.
done
Loading reference sequences... Loaded 2 database sequences.
Loaded db seq with length: 4718
Loaded db ID: gi|9632547|ref|NC_002077.1|
Loaded db seq with length: 1148
Loaded db ID: gi|1234567|
done
Calling STELLAR...
Stellar options:
Database file   : adeno.fa
Query file      : adeno_modified_reads.fa

User specified parameters:
  minimal match length             : 30
  maximal error rate (epsilon)     : 0.05
  maximal x-drop                   : 5
  search forward strand            : yes
  search reverse complement        : yes

  verification strategy            : exact
  maximal number of matches        : 50
  duplicate removal every          : 500

Calculated parameters:
  k-mer length: 13
  s^min       : 13
  threshold   : 2
  distance cut: 40
  delta       : 16
  overlap     : 2

Constructing index...

TIME stellar 0.104487s
done
Getting match distance...
Constructing graphs... done
Analyzing graphs... done
 completed gff writing st1_l30.gff
 completed vcf writing st1_l30.vcf
TIME all 0.262024s