Skip to content

Commit 396c295

Browse files
committed
updated examples
1 parent 1a14224 commit 396c295

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

examples/lib_def.xlsx

207 Bytes
Binary file not shown.

examples/lib_template.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@
157157
<dcterms:description>Recombinant plasmid targeting {key}</dcterms:description>
158158
<sbh:mutableDescription>Recombinant plasmid targeting {key}
159159
Target organism: Synechocystis sp. PCC 6803
160-
Assembly method: MoClo
161160
</sbh:mutableDescription>
162161
<sbol:type rdf:resource="http://www.biopax.org/release/biopax-level3.owl#DnaRegion"/>
163162
<sbol:type rdf:resource="http://identifiers.org/so/SO:0000988"/>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>uk.ac.ed.biordm.sbol</groupId>
1212
<artifactId>synbio2easy</artifactId>
13-
<version>1.6.1-SNAPSHOT</version>
13+
<version>1.7.0-SNAPSHOT</version>
1414
<name>SynBio2Easy</name>
1515
<description>Tool for interacting with sbol2/SynBioHub in "batch" mode
1616
using excel tables as metadata inputs.</description>
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>uk.ac.ed.biordm.sbol</groupId>
3838
<artifactId>sbol2easy</artifactId>
39-
<version>1.6.0-SNAPSHOT</version>
39+
<version>1.7.0-SNAPSHOT</version>
4040
</dependency>
4141

4242
<dependency>

0 commit comments

Comments
 (0)