Skip to content

Commit a7f7983

Browse files
authored
added toc
1 parent 2b30444 commit a7f7983

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,19 @@
22

33
Poseidon v.2 is a solution for genotype data organisation established within the Department of Archaeogenetics at the Max Planck Institute for the Science of Human History (MPI-SHH) in Jena.
44

5+
- [The Poseidon package](#the-poseidon-package)
6+
- [Structure](#structure)
7+
- [The `POSEIDON.yml` file](#the-poseidonyml-file-mandatory)
8+
- [The `X.janno` file](#the-xjanno-file-mandatory)
9+
- [The `X.bed`, `X.bim`, `X.fam` files](#the-xbed-xbim-xfam-files-mandatory)
10+
- [The `README.txt` file](#the-readmetxt-file-optional)
11+
- [The `CHANGELOG.txt` file](#the-changelogtxt-file-optional)
12+
- [The `LITERATURE.bib` file](#the-literaturebib-file-optional)
13+
- [Naming Poseidon v.2 `package`s](#naming-poseidon-v2-packages)
14+
515
***
616

7-
## The Poseidon v.2 `package`
17+
## The Poseidon package
818

919
All ancient and modern data are distributed into so-called packages, which are directories containing a dedicated set of files. Packages correspond to published sets of genomes, or in case of unpublished projects, ongoing (and growing) sets of samples currently analysed. All text files in the package are UTF-8 encoded.
1020

@@ -35,7 +45,7 @@ Switzerland_LNBA_Roswita/CHANGELOG.txt
3545
Switzerland_LNBA_Roswita/LITERATURE.bib
3646
```
3747

38-
### The `POSEIDON.yml` file [mandatory]
48+
### The `POSEIDON.yml` file [mandatory]
3949

4050
The `POSEIDON.yml` file lists metainformation in a standardized, machine-readable format.
4151

0 commit comments

Comments
 (0)