Skip to content

Commit 07ba1b9

Browse files
committed
update nftignore
1 parent 5d79bdc commit 07ba1b9

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

tests/.nftignore

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
**/*DupRate_plot.{pdf,r}
2+
**/*Log.out
23
**/*Log.{final,progress}.out
4+
**/*_fastqc.{html,zip}
5+
**/*_raw.{html,zip}
6+
**/*_{duprateExpBoxplot,duprateExpDens,expressionHist}.{pdf,png,svg}
37
**/*bam_stat.txt
48
**/*coverage.gtf
59
**/*fastq.gz_trimming_report.txt
610
**/*featureCounts.txt.summary
711
**/*gene.abundance.txt
12+
**/*hisat2.summary
813
**/*inner_distance*
914
**/*junction*
1015
**/*markdup.sorted.MarkDuplicates.metrics.txt
@@ -13,25 +18,21 @@
1318
**/*sorted.bam.{flagstat,idxstats,stats}
1419
**/*sortmerna.log
1520
**/*splice_{events,junction}.{pdf,png,svg}
16-
**/*stats.txt
1721
**/*transcripts.gtf
1822
**/*{cnt,model,theta}
1923
**/*{css,gif,js}
2024
**/*{forward,reverse}.bigWig
2125
**/*{genes,isoforms}.results
2226
**/*{pos,seq}.DupRate.xls
23-
**/*_fastqc.{html,zip}
24-
**/*_raw.{html,zip}
25-
**/*_{duprateExpBoxplot,duprateExpDens,expressionHist}.{pdf,png,svg}
26-
**/*hisat2.summary
27-
**/Junction\sAnalysis.png
27+
**/*{salmon,star_salmon,star_rsem}_deseq2_clustering-plot*{pdf,png,txt}
28+
**/Junction*.png
2829
**/RAP1_IAA_30M_REP1.log
2930
**/RAP1_IAA_30M_REP1.txt
3031
**/RAP1_UNINDUCED_REP1.log
3132
**/RAP1_UNINDUCED_REP1.txt
3233
**/RAP1_UNINDUCED_REP2.log
3334
**/RAP1_UNINDUCED_REP2.txt
34-
**/Reads\sGenomic\sOrigin.png
35+
**/Reads*.png
3536
**/WT_REP1.log
3637
**/WT_REP1.txt
3738
**/WT_REP2.log
@@ -124,8 +125,8 @@
124125
**/star_summary_table.{pdf,png,svg,txt}
125126
**/t_data.ctab
126127
**/{kallisto,salmon}.merged*
127-
**/*{salmon,star_salmon,star_rsem}_deseq2_clustering-plot*{pdf,png,txt}
128128
**/{salmon,star_rsem}_deseq2_{clustering,pca}-plot.{pdf,png,svg}
129129
**/{salmon,star_rsem}_deseq2_{pca,pca}-plot.{pdf,png,svg}
130130
**/{samtools,star}_alignment_plot*
131131
**/{star_rsem,star_salmon}_deseq2_{clustering,pca}-plot*{pdf,png,svg}
132+
pipeline_info/*.{html,json,txt,yml}

0 commit comments

Comments
 (0)