Skip to content

Commit

Permalink
add project main notebook output
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Mar 4, 2021
1 parent eece522 commit ac19179
Show file tree
Hide file tree
Showing 51 changed files with 513,536 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ project/*/multiqc/*/multiqc_data/*

# Projects to Ignore
project/test/data/
project/main/logs/
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repos:
- id: end-of-file-fixer
- id: check-yaml
- id: check-added-large-files
args: ['--maxkb=5000']
args: ['--maxkb=10000']
- id: mixed-line-ending
args: [--fix=lf]
- id: detect-private-key
Expand Down
1,066 changes: 1,066 additions & 0 deletions project/main/locus_coverage/all/locus_coverage.tsv

Large diffs are not rendered by default.

634 changes: 634 additions & 0 deletions project/main/locus_coverage/all/locus_coverage.txt

Large diffs are not rendered by default.

Loading

0 comments on commit ac19179

Please sign in to comment.