1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +00:00

add default trimming

This commit is contained in:
Olga Botvinnik 2019-07-03 16:01:03 -07:00
parent 6a2d2003f0
commit 917ec0863d

View file

@ -61,6 +61,8 @@ params {
fc_group_features = 'gene_id' fc_group_features = 'gene_id'
fc_group_features_type = 'gene_type' fc_group_features_type = 'gene_type'
trim_pattern = '_+S\\d+'
// GENCODE GTF and fasta files // GENCODE GTF and fasta files
genomes { genomes {
'GRCh38' { 'GRCh38' {