diff msp_out.sh @ 1:0d9d72ef658f 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:21 +0000
parents 1d3fd08e50ff
children
line wrap: on
line diff
--- a/msp_out.sh	Thu Feb 22 08:41:17 2024 +0000
+++ b/msp_out.sh	Fri Mar 08 10:55:21 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`