Skip to content

Commit

Permalink
update reference files
Browse files Browse the repository at this point in the history
  • Loading branch information
juanjo255 committed Oct 24, 2024
1 parent 016e31d commit b37c175
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions mitnanex_reference.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bold=$(tput bold)
normal=$(tput sgr0)
color_red='\033[0;91m'
color_cyan='\033[0;36m'
no_color='\033[0m'
no_color='\033[0m'
timestamp=$(date -u +"%Y-%m-%d %T")

#DEFAULT
Expand Down Expand Up @@ -379,7 +379,7 @@ pipe_exec(){
if [[ $no_filter -eq 1 ]]; then
filter_by_quality
fi
map_reads
#map_reads
variant_calling

else
Expand All @@ -389,4 +389,4 @@ pipe_exec(){
fi
}

pipe_exec
pipe_exec
2 changes: 1 addition & 1 deletion refseqMT/chrMT.dict
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
@HD VN:1.6
@SQ SN:NC_012920.1 LN:16569 M5:c68f52674c9fb33aef52dcf399755519 UR:file:///home/jjpiconc/COL-HUMAN-PROJECT/chrMT.fna
@SQ SN:NC_012920.1 LN:16569 M5:c68f52674c9fb33aef52dcf399755519 UR:file:///home/jjpiconc/biocomp_tools/MITNANEX/refseqMT/chrMT.fna
2 changes: 1 addition & 1 deletion refseqMT/chrMT.fna.fai
Original file line number Diff line number Diff line change
@@ -1 +1 @@
NC_012920.1 16569 57 80 81
NC_012920.1 16569 13 80 81

0 comments on commit b37c175

Please sign in to comment.