Skip to content

Commit

Permalink
skip ribotricer in nf-test
Browse files Browse the repository at this point in the history
  • Loading branch information
pinin4fjords committed Mar 18, 2024
1 parent 8a39dbb commit 4f8015a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/main.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ nextflow_pipeline {
fasta = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/riboseq_expression/Homo_sapiens.GRCh38.dna.chromosome.20.fa.gz'
gtf = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/riboseq_expression/Homo_sapiens.GRCh38.111_chr20.gtf'
min_trimmed_reads = 1000
skip_ribotricer = true
}
}

Expand Down

0 comments on commit 4f8015a

Please sign in to comment.