Conventions of Scifir
The Conventions of Scifir are used mandatorily inside Scifir projects, ad you can use them optionally in any project outside of Scifir you want. They help to have more order in the project, less disorder, less paperwork, and programs less error-prone.
Nomenclature of genes
The nomenclature of genes of Scifir, created by Ismael Correa, should be used always, we think there's no other convention for the names of genes that works properly. Other conventions for names of genes give an unespellable word, impossible to spell and to remember. The nomenclature of genes of Scfir, instead, gives common names easy to remember.
Scifir summary of inventions
The Scifir summary of inventions allows to quickly summarize an invention explaining all their parts in just some sheets or images (images of the sheet).
File formats
The file formats that are always used in Scifir are the following, they are prioritized against other options:
- .dna: To store genetic information inside a computer.
- .l3d: To store 3D models, both of real life and imaginary.
- .protein: To store aminoacid sequences of a protein.
- .molecule: To store atomic structure of a molecule.
Storage of scientific data
The scientific data is stored using the same file formats inside databases and also inside other xml or json files:
- Scalar units:.
- Vector units:.
- Coordinates:.
- DNA: Store it using the same contents of the .dna file.
- 3D models: To store 3D models, both of real life and imaginary.
- Proteins: Store the aminoacid sequence.
- Molecules: Store the contents of the .molecule file.