Skip to content

Commit

Permalink
Update a package and the parameter.def
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Aug 21, 2017
1 parent 8b455bd commit 433b183
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.4</version>
<version>3.0.0</version>
<configuration>
<descriptorRefs>
<descriptorRef>jar-with-dependencies</descriptorRef>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/parameter.def
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ n = 0
c = 0

# Advanced parameters
single_chain_t = 0.1
single_chain_t = 0
cal_evalue = 1
ms1_bin_size = 0.001
delta_c_t = 0.00
Expand Down

0 comments on commit 433b183

Please sign in to comment.