Skip to content
Snippets Groups Projects
Commit 69cc8f2f authored by Thomas Nägele's avatar Thomas Nägele :speech_balloon:
Browse files

changed data structure

parent 6bbd0de6
No related branches found
No related tags found
No related merge requests found
Pipeline #2607 passed
Showing
with 27198 additions and 0 deletions
This diff is collapsed.
source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
File added
source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
File added
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
metbolomics_metabolite kegg_metabolite
Alanine None
Arabinose None
Arginine L-Arginine
Ascorbic acid Ascorbate
Asparagine None
Aspartic acid L-Aspartate
Cellobiose None
Citrate Citrate
Cysteine L-Cysteine
Fructose None
Fumarate Fumarate
Galactinol None
Galactitol None
Galactose D-Galactose
Glucose alpha-D-Glucose
Glutamic acid L-Glutamate
Glutamine L-Glutamine
Glyceric acid D-Glycerate
Glycerol Glycerol
Glycine Glycine
Glycolic acid Glycolate
Histidine L-Histidine
Isoleucine L-Isoleucine
Ketoglutaric acid None
Lactic Acid None
Leucine L-Leucine
Lysine None
Malate (S)-Malate
Maltose None
Melibiose None
Methionine L-Methionine
Myo-Inositol myo-Inositol
Nitrate Nitrate
Ornithine L-Ornithine
Palmitic Acid Hexadecanoic acid
Phenylalanine L-Phenylalanine
Phosphate None
Proline L-Proline
Pyruvate Pyruvate
Raffinose None
Serine L-Serine
Shikimic acid Shikimate
Spermine None
Stearic acid None
Succinic acid Succinate
Sucrose None
Sulfate Sulfate
Threonine L-Threonine
Tryptophan L-Tryptophan
Tyrosine L-Tyrosine
Urea Urea
Valine L-Valine
Xylose None
File added
File added
source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
File added
source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
This diff is collapsed.
# Omics_db
Adds omics data plus additional info into a database. In addition provids API and GUI for interacting with DB
Project sturcture as follows
Omics_db
| README.md
| .git
|
└───Code
| | __init__.py
| | get_omics_data.py
| | init_db.ipynb
| | metabolomics_preprocessing.py
| | Omics_API.py
| | proteomics_preprocessing.py
| | remove_duplicate_omics.py
| | transcript_preprocessing.py
|
└───Data
| | metabolite_data_all.csv
| | metabolite_key.csv
| | metabolomics_data.parquet
| | Omics_db.db
| | Proteomics_data.csv
| | Proteomics_data.parquet
| | transcript_data.csv
| | transcript_data.parquet
|
└───Test
| | DB_Query.ipynb
| | Test_API.ipynb
Add module 'sucorse metabolism'
Analyse photosynthesis -> celvin cylce -> photorespiration -> sucorse metabolsim -> starch metabolim
Add module for cisteine
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment