Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Spur rosalie" #8

Merged
merged 1 commit into from
Oct 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,4 @@ dmypy.json
.pyre/

#vscode
.vscode/

#Excel files
*.xlsx
.vscode/
23 changes: 0 additions & 23 deletions Dockerfile

This file was deleted.

10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
# Xperimental Data Connector
# Xperimental-data-convertor


<img src="https://github.com/SynBioDex/Xperimental-Data-Connector/blob/Gonza10V-patch-1/images/xdc%20logo.png" alt="XDC logo" width="250"/>


The Xperimental Data Connector (XDC) is a Python package that links excel2sbol and excel2flapjack, interlink the resulting data, and upload it to synbiohub and flapjack.

This branch is only used to generate an Excel sheet for experiments. It does this by taking the cartesian product of the options selected to generate an experiment that covers all possible variations of the experiment.
This is a utility to link excel2sbol and excel to flapjack converter, interlink the resulting data, and upload it to synbiohub and flapjack.
9 changes: 0 additions & 9 deletions docker-compose.yaml

This file was deleted.

Binary file added images/Dependency_structure.pptx
Binary file not shown.
Binary file added images/Excel_Sheet_Parts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/dependency_structure_20210611.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/excel2sbol_spreadsheet.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/excel2sbol_synbiohub.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/excel2sbol_xml.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
excel2flapjack~=1.0.2
excel2sbol~=1.0.24
19 changes: 0 additions & 19 deletions run-native.sh

This file was deleted.

Binary file removed src/favicon.ico
Binary file not shown.
106 changes: 0 additions & 106 deletions src/gensheet.py

This file was deleted.

66 changes: 0 additions & 66 deletions src/main.py

This file was deleted.

6 changes: 0 additions & 6 deletions src/options.json

This file was deleted.

2 changes: 0 additions & 2 deletions src/requirements.txt

This file was deleted.

131 changes: 0 additions & 131 deletions src/templates/index.html

This file was deleted.

Loading
Loading