Fundamentally transform life sciences & democratize biotechnology to inspire creativity and improve lives by organizing life science change-makers and bioenthusiasts to build an inclusive global network, cultivate an accessible commons of knowledge and resources, launch community labs and projects, and enable local educators. ----- Global Community Bio
pRoots is a tool we build with web3 technology to store, share, annotate and learn genomic information. And we will aggregate the knowledge from the growing biocommunity and openbio projects with the DNA information as the cornerstone.
Biology is software encoded in DNA. And most of the information is not easy to store, share, and annotated in a more open manner. As the cost of DNA sequencing and synthesis dropping dramatically, the tools to empower people to store, share and annotate is critical. In another way, as more and more DAOs raise funds for bioscience development and decentralized science, there will be also the necessity to build the infrastructure to deal with the related genomic data. pRoots will let biolabs, DAOs and amateur bioscientists easily allocate the web3 resource as the functionality to deal their sharable knowledge of genomic information.
In order to bridge the global biocommunity and web3 frontier to push the boundary of decentrazlied science in biotech, this pRoots were developed by the coworks between the global biocommunity fellow(biocreator.tw) and blockchain developer(https://soltricks.io/) to focus on current problems in open bioscience, especially, on the genomic data.
-
- BioCreator founder, 2021 Global Biocommunity Fellow, and clinical pathologist with bioinformatic skills, previously work at cloud gneomic company such as GeneDock, DNArails and compassbioinfo
-
- senior blockchain developer and 2022 Hackathon 3.0| Solana Asia Series DeFi 1st place, and previos work soltrick(soltrick.io)
- Phase 1
- people will use pRoots to store DNA data (fasta, fastq, bam and more) as easily as possible in a decentralized storage system.
- enable DAOs and scientists who received crypto funds can use our tools to store, share and annotate their genomic data in a web3 manner
- people can view their DNA data such as plasmids from a browser with a useful viewer and store the metadata in a decentralized way
- bridging the current open bio community such as global biocommunity, freegan, iGEM to provide they to use this tool to store, share, and annotate
- Log for phase 1 sprint v1
git clone https://github.com/Proots-Foundation/proots-client-v1.git proots_client_v1
cd proots_clitent_v1
yarn install
yarn dev
the application of beta pRoots tools then run on localhost:3000
In the phase I sprint development of pRoots, we propose and design a IPLD plasmid data schema for this genomic data scenario.

Plasmids are circular DNA and often size is much smaller, and originally found in the bacterial. Modern biotechnology use this plasmid structure of DNA to control and insert certain funtionality of sequence to manipulate the bacterial to produce biomateral, protein, circuit and so on. Due to its characteristic of modular and small size, we can think plasmid as a codebase in the perspective of software engineer. Here in phase 1 sprint, we develop a data schema on plasmid data sharing and annotation with IPLD.




