Skip to content

Commit 6ce7096

Browse files
committed
Exclude umi logs
1 parent bdcd760 commit 6ce7096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/.nftignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ umitools/*.umi_extract.log
3232
{hisat2,star_rsem,star_salmon}/stringtie/*.ballgown/t_data.ctab
3333
{hisat2,star_rsem,star_salmon}/stringtie/*.gene.abundance.txt
3434
{hisat2,star_rsem,star_salmon}/stringtie/*.{coverage,transcripts}.gtf
35-
{hisat2,star_rsem,star_salmon}/umitools/genomic_dedup_log/*_UMICollapse.log
35+
{hisat2,star_rsem,star_salmon}/{umitools,umicollapse}/{genomic,transcriptomic}_dedup_log/*.log
3636
{multiqc,multiqc/**}/multiqc_report.html
3737
{multiqc,multiqc/**}/multiqc_report_data/fastqc_{raw,trimmed}_top_overrepresented_sequences_table.txt
3838
{multiqc,multiqc/**}/multiqc_report_data/hisat2_pe_plot.txt

0 commit comments

Comments
 (0)