Skip to content

Commit

Permalink
Validate other yaml files
Browse files Browse the repository at this point in the history
  • Loading branch information
hexylena committed Oct 11, 2018
1 parent a6b0fdb commit cd1d159
Show file tree
Hide file tree
Showing 20 changed files with 39 additions and 31 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ check-slides: build ## check the markdown-formatted links in slides

check-yaml: ## lint yaml files
( $(ACTIVATE_ENV) && \
find . -path "**/*.yaml" | xargs -L 1 -I '{}' sh -c "yamllint {}" \
find . -path "**/*.yml" | xargs -L 1 -I '{}' sh -c "yamllint {}" \
find . -name "*.yaml" | xargs -L 1 -I '{}' sh -c "yamllint {}" \
find topics -name '*.yml' | xargs -L 1 -I '{}' sh -c "yamllint {}" \
)
.PHONY: check-yaml

Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
mutant_R1.fastq:
class: File
location: https://zenodo.org/record/582600/files/mutant_R1.fastq
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
- doc: Test sample data for the unicycler assembly workflow
job: assembly-general-introduction-job.yml
outputs:
fasta_stats_tabular:
asserts:
has_n_columns:
n: 2
#asserts:
#has_n_columns:
#n: 2
asserts:
has_line:
line: 'GC_content 33.6'

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
forward_reads:
# https://zenodo.org/record/940733/files/illumina_f.fq
class: File
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- doc: Test sample data for the unicycler assembly workflow
job: unicycler-job.yml
outputs:
Expand All @@ -11,5 +12,5 @@
line: ' CDS 70..1404'
tbl:
asserts:
has_text:
has_text:
line: ' product DNA polymerase III, holoenzyme'
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
wt_H3K4me3_read1:
class: File
location: https://zenodo.org/record/1324070/files/wt_H3K4me3_read1.fastq.gz
Expand Down Expand Up @@ -27,4 +28,4 @@ wt_input_rep1:
location: https://zenodo.org/record/1324070/files/wt_input_rep1.fastq.gz
wt_input_rep2:
class: File
location: https://zenodo.org/record/1324070/files/wt_input_rep2.fastq.gz
location: https://zenodo.org/record/1324070/files/wt_input_rep2.fastq.gz
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
doc: Test sample data for ChIP-seq:formation_of_super_structures_on_xi
---
- doc: "Test sample data for ChIP-seq:formation_of_super_structures_on_xi"
job: formation_of_super_structures_on_xi-job.yml
outputs:
wt_H3K4me3_rep1_read1_fastqc:
Expand All @@ -13,10 +14,6 @@ doc: Test sample data for ChIP-seq:formation_of_super_structures_on_xi
asserts:
has_text:
text: '1569 (3.14%)'
wt_H3K4me3_rep1_trim_galore:
asserts:
has_text:
text: '1569 (3.14%)'
wt_H3K4me3_rep1_bowtie2:
asserts:
has_text:
Expand Down Expand Up @@ -44,4 +41,4 @@ doc: Test sample data for ChIP-seq:formation_of_super_structures_on_xi
wt_all_mergebed:
asserts:
has_text:
text: '3402493'
text: '3402493'
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
subset_1.fastq:
class: File
location: https://zenodo.org/record/557099/files/subset_1.fastq
Expand Down Expand Up @@ -25,4 +26,3 @@ BT126_CpG.meth.bedGraph:
BT198_CpG.meth.bedGraph:
class: File
location: https://zenodo.org/record/557099/files/BT198_CpG.meth.bedGraph

Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- doc: Test sample data for the unicycler assembly workflow
job: methylation-seq-job.yml
outputs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
silva:
class: File
location: https://zenodo.org/record/815875/files/silva.v4.fasta
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
- doc: Test sample data for the amplicon tutorial
job: amplicon-job.yml
outputs:
mothur_make_shared_shared:
asserts:
asserts:
has_text:
text: "0.03 anguil 4015 250 145 167 181 122"
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
reads_1:
class: File
location: https://zenodo.org/record/1324070/files/wt_H3K4me3_read1.fastq.gz
reads_2:
class: File
location: https://zenodo.org/record/1324070/files/wt_H3K4me3_read1.fastq.gz
location: https://zenodo.org/record/1324070/files/wt_H3K4me3_read1.fastq.gz
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
doc: Test sample data for Sequence analysis:Mapping
---
- doc: "Test sample data for Sequence analysis:Mapping"
job: mapping-job.yml
outputs:
bowtie2_mapping_stats:
Expand All @@ -12,4 +13,4 @@ doc: Test sample data for Sequence analysis:Mapping
bam_stats_2:
asserts:
has_text:
text: '4466767'
text: '4466767'
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
reads_1:
class: File
location: https://zenodo.org/record/61771/files/GSM461178_untreat_paired_subset_1.fastq
reads_2:
class: File
location: https://zenodo.org/record/61771/files/GSM461178_untreat_paired_subset_2.fastq
location: https://zenodo.org/record/61771/files/GSM461178_untreat_paired_subset_2.fastq
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
doc: Test sample data for Sequence-analyses:Quality-control
---
- doc: "Test sample data for Sequence-analyses:Quality-control"
job: quality_control-job.yml
outputs:
reads_1_fastqc:
asserts:
has_text:
text: 'Sanger / Illumina 1.9'
text: 'Sanger / Illumina 1.9'
reads_1_cutadapt:
asserts:
has_text:
text: '3,651,491 bp (98.7%)'
text: '3,651,491 bp (98.7%)'
reads_2_fastqc:
asserts:
has_text:
text: 'Sequence length 37'
text: 'Sequence length 37'
reads_cutadapt:
asserts:
has_text:
text: '98,624 (98.6%)'
text: '98,624 (98.6%)'
multiqc:
asserts:
has_text:
text: 'FastQC'
text: 'FastQC'
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
GSM461177_1:
class: File
location: https://zenodo.org/record/1185122/files/GSM461177_1.fastqsanger
Expand Down Expand Up @@ -33,4 +34,4 @@ GSM461181_treat_paired.counts:
location: https://zenodo.org/record/1185122/files/GSM461181_treat_paired.counts
GSM461182_untreat_single.counts:
class: File
location: https://zenodo.org/record/1185122/files/GSM461182_untreat_single.counts
location: https://zenodo.org/record/1185122/files/GSM461182_untreat_single.counts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
doc: Test sample data for Transcriptomics:Refence-based
---
- doc: "Test sample data for Transcriptomics:Refence-based"
job: ref_based-job.yml
outputs:
GSM461177_1_fastqc:
Expand Down Expand Up @@ -45,6 +46,3 @@ doc: Test sample data for Transcriptomics:Refence-based
asserts:
has_text:
text: 'GO:0005576'



Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
mutant_R1:
class: File
location: https://zenodo.org/record/582600/files/mutant_R1.fastq
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
- doc: Test sample data for Microbial variant calling workflow
job: microbial_variant_calling-job.yml
outputs:
Expand Down

0 comments on commit cd1d159

Please sign in to comment.