Skip to content

Commit 6580561

Browse files
committed
removed changelog (available on the website) and cleaned wrong level of checksums in yaml file definition
1 parent 653f81f commit 6580561

File tree

3 files changed

+4
-9
lines changed

3 files changed

+4
-9
lines changed

CHANGELOG.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

POSEIDON_yml_fields.tsv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ indFile 1 genotypeData relative path to indFile String Path TRUE
1818
indFileChkSum 1 genotypeData md5 checksum of the indFile String FALSE
1919
snpSet 1 genotypeData Can be either 1240K, HumanOrigins or Other depending on the list of SNPs used String (1240K|HumanOrigins|Other) FALSE
2020
jannoFile 0 relative path to jannoFile String Path FALSE
21-
jannoFileChkSum 1 genotypeData md5 checksum of the jannoFile String FALSE
21+
jannoFileChkSum 0 md5 checksum of the jannoFile String FALSE
2222
bibFile 0 relative path to bibFile String Path FALSE
23-
bibFileChkSum 1 genotypeData md5 checksum of the bibFile String FALSE
23+
bibFileChkSum 0 md5 checksum of the bibFile String FALSE
2424
readmeFile 0 relative path to readmeFile String Path FALSE
2525
changelogFile 0 relative path to changelogFile String Path FALSE

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Poseidon is a solution for genotype data organisation established within the Dep
44

55
Detailed documentation for Poseidon can be found at [https://poseidon-framework.github.io](https://poseidon-framework.github.io)
66

7+
A changelog is available [here](https://poseidon-framework.github.io/#/changelog).
8+
79
## The Poseidon package structure
810

911
All ancient and modern data in Poseidon 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.

0 commit comments

Comments
 (0)