-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from tiagofilipe12/test_new_templates
Test new templates
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule templates
updated
14 files
+18 −36 | assembly_report.py | |
+16 −37 | fastqc.py | |
+3 −24 | fastqc_report.py | |
+3 −24 | integrity_coverage.py | |
+6 −28 | mapping2json.py | |
+6 −28 | mashdist2json.py | |
+6 −25 | mashscreen2json.py | |
+28 −48 | process_abricate.py | |
+32 −50 | process_assembly_mapping.py | |
+3 −24 | process_spades.py | |
+16 −37 | spades.py | |
+16 −36 | trimmomatic.py | |
+3 −24 | trimmomatic_report.py | |
+65 −7 | utils/assemblerflow_base.py |