File: AlnScores.bpp

package info (click to toggle)
bppsuite 2.4.1-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,116 kB
  • sloc: cpp: 3,867; sh: 65; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
DATA=HIV1_REF_2010_gag

input.sequence.file.test   = ../Data/$(DATA)_DNA.fasta
input.sequence.format.test = Fasta
input.sequence.file.ref    = ../Data/$(DATA)_macse_DNA.fasta
input.sequence.format.ref  = Fasta

score.word_size = 3
score.phase     = ATG

output.scores = $(DATA).scores.txt
output.mase = $(DATA).filter.mase
output.sps_thresholds = 0.8