forked from mikessh/aging-study
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathage-pset.xml
44 lines (43 loc) · 1.3 KB
/
age-pset.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<parameters>
<format>1.0</format>
<exportedByVersion>1.0.3</exportedByVersion>
<gene>TRB</gene>
<species>HomoSapiens</species>
<qualityInterpretationStrategy>
<illumina>20</illumina>
</qualityInterpretationStrategy>
<cdr3Extractor>
<v>
<extensionDirections>both</extensionDirections>
<seedFrom>-4</seedFrom>
<seedTo>1</seedTo>
<minAlignmentMatches>12</minAlignmentMatches>
<lengthTolerance>3</lengthTolerance>
</v>
<j>
<extensionDirections>insideCDR3</extensionDirections>
<seedFrom>-3</seedFrom>
<seedTo>2</seedTo>
<minAlignmentMatches>7</minAlignmentMatches>
<lengthTolerance>2</lengthTolerance>
</j>
<d>
<minLength>2</minLength>
<searchForRC />
</d>
<upperCDR3LengthThreshold>100</upperCDR3LengthThreshold>
<lowerCDR3LengthThreshold>10</lowerCDR3LengthThreshold>
<strand>both</strand>
<includeCysPhe />
</cdr3Extractor>
<cloneGenerator>
<segmentInformationAggregationFactor>0.15</segmentInformationAggregationFactor>
<maxErrorsInBadPoints>3</maxErrorsInBadPoints>
<proportionalMapping />
</cloneGenerator>
<clusterizer>
<type>oneMismatch</type>
<maxClusterizationRatio>0.1</maxClusterizationRatio>
</clusterizer>
</parameters>