-
Notifications
You must be signed in to change notification settings - Fork 31
2023 nakatsuka cali mexico #275
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2023 nakatsuka cali mexico #275
Conversation
|
Nice! Thanks @jbv2! If I understood correctly, then @EleniSef may eventually provide the .janno file for this package. If so and to avoid Git headaches, I suggest you open a PR against @jbv2's branch jbv2:2023_Nakatsuka_CaliMexico, @EleniSef. When the correct .janno file gets added there, then this PR here will automatically get updated as well. |
|
Hi! yes, I will start working on the .janno file today and open a PR when it's ready! |
I confronted the janno file with the supplementary table from Nakatsuka2023 and changed some stuff (see my review comment). There is a bunch of stuff that should probably be checked which I also mentioned in my comment but haven't changed here as I am not sure they actually need a change or they were intentionally altered as compared to the supplement.
|
Janno file:
I also had a look at the other files but haven't noticed anything suspicious :) |
|
So it seems that if I submit a commit with suggested changes for the janno, it damages the checksums and hence validation fails. I hope you can still see my changes to the janno and can use them to edit your version with a correct checksum. |
|
Hi @martynamolak , thank you for the super thorough review and for already fixing some of the issues you encountered. You caught a lot of my typos! Thank you.
Once we agree on how to proceed with the date_note and the repeated coordinates I will finish the edits on the janno and can be uploaded again. |
|
Thank you for the thorough review, @martynamolak! It's commendable that you even went ahead and already implemented the non-controversial changes in the .janno file. And thanks for already looking through the suggestions, @EleniSef! About the points you raised:
|
|
I updated the I have also implemented all of Martyna's changes in the |
|
I simplified the documentation for the partially complete C14 ages in the .janno file and added the |


PR Checklist for a new package submission
POSEIDON.ymlconforms to the general title structure suggested here:<Year>_<Last name of first author>_<Region, time period or special feature of the paper>, e.g.2021_Zegarac_SoutheasternEurope,2021_SeguinOrlando_BellBeakeror2021_Kivisild_MedievalEstonia.POSEIDON.ymlfile with not just the file-referencing fields, but also the following meta-information fields present and filled:poseidonVersion,title,description,contributor,packageVersion,lastModified(see here for their definition).jannofile (for a list of available fields look here and here for more detailed documentation about them)..bibfile with the necessary literature references for each sample in the.jannofile.POSEIDON.ymlfile and there are no additional, supplementary files in the submission that are not documented there..jannoand.bibfile are all named after the package title and only differ in the file extension.POSEIDON.ymlfile is1.0.0.poseidonVersionof the package in thePOSEIDON.ymlfile is set to the latest version of the Poseidon schema.POSEIDON.ymlfile contains the corresponding checksums for the fieldsgenoFile,snpFile,indFile,jannoFileandbibFile.CHANGELOGfile or one with a single entry for version1.0.0.Publicationcolumn in the.jannofile is filled and the respective.bibfile has complete entries for the listed mentioned keys..jannofile does not include any empty columns or columns only filled withn/a..jannofile adheres to the standard order as defined in the Poseidon schema here..jannoand the.ssffiles are not fully quoted, so they only use single- or double quotes ("...",'...') to enclose text fields where it is strictly necessary (i.e. their entry includes a TAB).trident validate --fullGeno.git lfs migrate import --no-rewrite path/to/file.bed(see here).