File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1+ 2021/09/20
2+ * Modified INS report output, from: SCVKRINADFL to: SRIACDFL
3+
142021/09/16
25* Added default "--resume" option in run_viralrecon.sh
36* New script "publis.sh" added. Still no functional.
Original file line number Diff line number Diff line change 327327 cat v | tr ' \n' ' ' > V
328328
329329
330- # Paste does all the magic. Easy to modify columns position.
330+ # Paste does all the magic. Easy to modify columns position.
331331 # We have to give the relative path to the file because now we
332332 # are into the tmp folder.
333- paste S C V K R I N A D F L >> ../${reportMainFile}
333+ # paste S C V K R I N A D F L >> ../${reportMainFile}
334+ paste S R I A C D F L >> ../${reportMainFile}
334335
335336 # We need to get back one dir up.
336337 cd ..
You can’t perform that action at this time.
0 commit comments