Skip to content

Commit 77847eb

Browse files
committed
Upgrade TMT-Integrator to 6.1.1
1 parent a7b71cd commit 77847eb

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

FragPipe-GUI/src/main/java/org/nesvilab/fragpipe/cmd/CmdTmtIntegrator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ public class CmdTmtIntegrator extends CmdBase {
5555
private static final Logger log = LoggerFactory.getLogger(CmdTmtIntegrator.class);
5656

5757
public static final String NAME = "TmtIntegrator";
58-
public static final String JAR_NAME = "TMT-Integrator-6.1.0.jar";
58+
public static final String JAR_NAME = "TMT-Integrator-6.1.1.jar";
5959
public static final List<String> SUPPORTED_FORMATS = Arrays.asList("mzML", "raw", "d");
6060
public static final String CONFIG_FN = "tmt-integrator-conf.yml";
6161
public static final String CONFIG_FN_2 = "tmt-integrator-conf-unmod.yml";

tools/TMT-Integrator-6.1.0.jar

-88.2 KB
Binary file not shown.

tools/TMT-Integrator-6.1.1.jar

88.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)