Mercurial > repos > recetox > qcxms_production_run
diff msp_out.sh @ 2:b566b27247f7 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/qcxms commit 4018b84dd3c735d16f488094f001a19e634fe1a2
author | recetox |
---|---|
date | Fri, 08 Mar 2024 10:55:31 +0000 |
parents | bf836aaeca19 |
children |
line wrap: on
line diff
--- a/msp_out.sh Tue Feb 27 16:20:31 2024 +0000 +++ b/msp_out.sh Fri Mar 08 10:55:31 2024 +0000 @@ -1,6 +1,6 @@ #!/bin/sh -molname=`sed -n '2{p;q}' TMPQCXMS/TMP.1/start.xyz` +molname=`sed -n '1{p;q}' molname.txt` kword=$(grep 'NPOINTS' result.jdx) num_peaks=$(echo "$kword" | sed 's/^[^=]*=//') echo `pwd`