a b/exseek/config/small_se_example.yaml
1
# file paths
2
genome_dir: genome/hg38
3
output_dir: output/small_se_example
4
data_dir: data/small_se_example
5
6
# general parameters
7
threads_compress: 1
8
9
# mapping parameters
10
adaptor: AGATCGGAAGAGCACACGTCTGAACTCCAGTCAC
11
paired_end: false
12
# Discard reads of length below this value
13
min_read_length: 16
14
small_rna: true
15
count_method: domains_combined