6
6
7
7
This method can be used to calculate damage profiles of mapped ancient DNA reads.
8
8
9
- Main author: Judith Neukamm <
[email protected] >
10
- Contributor: Alexander Peltzer <
[email protected] >
9
+ Main author: Judith Neukamm <
[email protected] >
\
10
+ Contributor: Alexander Peltzer <alexander.peltzer@qbic. uni-tuebingen.de >
11
11
12
12
###### Method
13
13
DamageProfiler calculates damage profiles of mapped reads and provides a
@@ -42,6 +42,7 @@ The input sam/bam file.\
42
42
The output folder.\
43
43
\
44
44
Options
45
+
45
46
** -l,--length <LENGTH >** \
46
47
Number of bases which are computations.\
47
48
\
@@ -65,10 +66,25 @@ Number of bases which are considered for plotting nucleotide misincorporations.\
65
66
** -title,--title <TITLE >** \
66
67
Title used for all plots (Default: file name of input SAM/BAM file).\
67
68
\
68
- ** -yaxis,--yaxis <YAXIS >** \
69
- Maximal value on y axis (Default: flexible, adapts to the calculated damage).\
69
+ ** -yaxis_damageplot,--yaxis_damageplot <YAXIS_DAMAGEPLOT>** \
70
+ Maximal value on y axis (Default: flexible, adapts to the calculated damage).\
71
+ \
72
+ ** -xaxis_histo_id_min,--xaxis_histo_id_min <XAXIS_HISTO_ID_MIN>** \
73
+ Maximal value on y axis (Default: flexible, adapts to the calculated damage).\
74
+ \
75
+ ** -xaxis_histo_id_max,--xaxis_histo_id_max <XAXIS_HISTO_ID_MAX>** \
76
+ Maximal value on y axis (Default: flexible, adapts to the calculated damage).\
77
+ \
78
+ ** -xaxis_histo_length_min,--xaxis_histo_length_min <XAXIS_HISTO_LENGTH_MIN>** \
79
+ Maximal value on y axis (Default: flexible, adapts to the calculated damage).\
70
80
\
81
+ ** -xaxis_histo_length_max,--xaxis_histo_length_max <XAXIS_HISTO_LENGTH_MAX>** \
82
+ Maximal value on y axis (Default: flexible, adapts to the calculated damage).
83
+
84
+
85
+
86
+
71
87
72
88
Running the jar file without any parameter starts a GUI to configure the run.
73
89
74
- Stay tuned, a more detailed description, manual and tutorial of DamageProfiler is coming soon.
90
+ Stay tuned, a more detailed description, manual and tutorial of DamageProfiler is coming soon.
0 commit comments