Skip to content

Commit

Permalink
Update and rename metaphlan_merge.sh to mpa_merge.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikaDva authored Oct 18, 2021
1 parent 979c12c commit 0e28955
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
module load metaphlan3/3.0.4-foss-2018a

merge_metaphlan_tables.py ../processed_data/metaphlan/output_all/*mphlan.txt > ../processed_data/metaphlan/merged_metaphlan.txt
merge_metaphlan_tables.py ../processed_data/metaphlan/output_all/*_mphlan.txt > ../processed_data/metaphlan/merged_metaphlan.txt

0 comments on commit 0e28955

Please sign in to comment.