-
Notifications
You must be signed in to change notification settings - Fork 142
Snapshot for -profile test_single_end
#908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Changes from all commits
b0bc644
be25a3b
f2091fa
94d4583
c6a5598
430bfbf
c1a42c9
d505dff
733ab85
b3059f9
ec11cb0
f45680c
e37f91f
dc0334c
4353649
ab5f8e9
2d2eebb
7f4d3ab
0c02f77
e6d10d5
d70fc7d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,12 @@ | ||
| .DS_Store | ||
| Ancient_DNA/pydamage/analyze/*/*.csv | ||
| Ancient_DNA/variant_calling/*/*.vcf.gz | ||
| Annotation/Prokka/**/*.{log,err,gbk,sqn} | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No addition checks for gbk/sqn? These are common downstream files, so might be good to validate somehow |
||
| Annotation/Prokka/**/*.tmp.* | ||
| Assembly/MEGAHIT/*.log | ||
| Assembly/MEGAHIT/QC/*/*.bowtie2.log | ||
| Assembly/MEGAHIT/QC/*/QUAST/*.{pdf,html,log} | ||
| Assembly/MEGAHIT/QC/*/QUAST/**/*.{pdf,html} | ||
| GenomeBinning/CONCOCT/stats/*_{original,PCA_components,PCA_transformed}_data_gt1000.csv | ||
| GenomeBinning/CONCOCT/stats/*_log.txt | ||
| GenomeBinning/CONCOCT/stats/*.tsv | ||
|
|
@@ -17,8 +23,13 @@ GenomeBinning/QC/BUSCO/**/*.log | |
| GenomeBinning/QC/BUSCO/**/*.txt | ||
| GenomeBinning/QC/BUSCO/**/short_summary*.{txt,json} | ||
| GenomeBinning/QC/BUSCO/*/*{-busco.log,-busco.batch_summary.txt} | ||
| GenomeBinning/QC/CheckM/*/{checkm.log,lineage.ms} | ||
| GenomeBinning/QC/CheckM/*/bins/*/hmmer.{analyze,tree}.txt | ||
| GenomeBinning/QC/CheckM/*/storage/* | ||
| GenomeBinning/QC/CheckM2/**/DIAMOND_RESULTS.tsv | ||
| GenomeBinning/QC/CheckM2/*/checkm2.log | ||
| GenomeBinning/QC/QUAST/*/*.{pdf,html,log} | ||
| GenomeBinning/QC/QUAST/*/**/*.{pdf,html} | ||
| multiqc/multiqc_data/fastqc_top_overrepresented_sequences_table.txt | ||
| multiqc/multiqc_data/llms-full.txt | ||
| multiqc/multiqc_data/multiqc_data.json | ||
|
|
@@ -33,3 +44,5 @@ multiqc/multiqc_report.html | |
| pipeline_info/*.{html,json,txt,yml} | ||
| QC_shortreads/fastqc/*_fastqc.{html,zip} | ||
| QC_shortreads/remove_phix/*.log | ||
| Taxonomy/CAT/**/*.log | ||
| VirusIdentification/geNomad/**/*_aggregated_classification.tsv | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Can be removed, as you do actually check this explicitly in |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No string check for these? Or you could use https://github.com/seppinho/nft-vcf