Skip to content

Commit fbdd2ce

Browse files
authored
Update README.md
1 parent 3a74ecd commit fbdd2ce

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,29 @@
11
# Tricahue
2-
This package extracts experimental data and metadata, converts to stardard formats, uploads to SynBioHub and Flapjack, and connects them
2+
3+
Welcome to the Tricahue repository, our Python package for experimental data and metadata standardization, upload to databases and connection for creating distributed datasets.
4+
5+
<img src="https://github.com/Gonza10V/Tricahue/blob/main/images/tricahue_logo.jpeg#gh-light-mode-only" alt="LOICA logo" width="350"/>
6+
<img src="https://github.com/Gonza10V/Tricahue/blob/main/images/tricahue_logo.jpeg#gh-dark-mode-only" alt="LOICA night logo" width="350"/>
7+
8+
9+
![PyPI - Version](https://img.shields.io/pypi/v/tricahue)
10+
11+
As you may have noticed, our logo features a beautiful "loro tricahue" or burrowing parrot[(_Cyanoliseus patagonus bloxami_)](https://en.wikipedia.org/wiki/Burrowing_parrot); a bird native to Chile and Argentina known for its distinctive colors green on head and body, red and yellow on the chest, and a blue tail. These parrots excavate burrows on cliff faces or ravines that are connected forming a complex system of tunnels and chambers[.](https://youtu.be/v2AC41dglnM)
12+
13+
## Installation
14+
15+
Installing Tricahue is super simple!
16+
17+
Do:
18+
19+
`pip install tricahue`
20+
21+
22+
## Tricahue allows you to:
23+
24+
- Extract experimental data from Excel, CSV and TSV files
25+
- Standardize experimental data into Tidy format
26+
- Stadardize experimental metadata into SBOL
27+
- Upload experimental data to Flapjack
28+
- Upload experimental metadata to SynBioHub
29+
- Connect data from SynBioHub and Flapjack to create complete data sets

0 commit comments

Comments
 (0)